Spring Framework
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Juergen Hoeller c31b17fef2 JpaTransactionManager etc can find EntityManagerFactory by "persistenceUnitName" property now, falling back to retrieval of a unique EntityManagerFactory bean by type (analogous to @PersistenceUnit / @PersistenceContext) 14 years ago
build-spring-framework
org.springframework.aop
org.springframework.asm
org.springframework.aspects updated cache aspect after CacheAspectSupport base class changes 14 years ago
org.springframework.beans
org.springframework.context
org.springframework.context.support
org.springframework.core introduced AnnotationUtils.getAnnotation(AnnotatedElement, annotationType) 14 years ago
org.springframework.expression
org.springframework.instrument
org.springframework.instrument.tomcat
org.springframework.integration-tests fixed test 14 years ago
org.springframework.jdbc
org.springframework.jms
org.springframework.orm JpaTransactionManager etc can find EntityManagerFactory by "persistenceUnitName" property now, falling back to retrieval of a unique EntityManagerFactory bean by type (analogous to @PersistenceUnit / @PersistenceContext) 14 years ago
org.springframework.oxm
org.springframework.spring-library
org.springframework.spring-parent
org.springframework.test Cleaning up unused imports. 14 years ago
org.springframework.transaction introduced AnnotationUtils.getAnnotation(AnnotatedElement, annotationType) 14 years ago
org.springframework.web defensive checking that a provided class actually implements WebApplicationInitializer (SPR-8557); avoid early initialization of Commons Logging (using ServletContext logging instead) 14 years ago
org.springframework.web.portlet
org.springframework.web.servlet added Jetty dependency 14 years ago
org.springframework.web.struts
spring-framework-reference
src/test/java/org/springframework/core/env
.gitignore
build.properties
build.versions
ci-build.properties
eclipse-code-formatter.xml
spring-framework.ipr
spring-framework.psf