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 a25e4d794e Hibernate 3.6, etc 14 years ago
build-spring-framework Hibernate 3.6, etc 14 years ago
org.springframework.aop AspectJExpressionPointcut uses bean ClassLoader for initializing the AspectJ pointcut parser (SPR-7570) 14 years ago
org.springframework.asm Publishing license and notice files 14 years ago
org.springframework.aspects moved async aspect to aspectj sub-package 14 years ago
org.springframework.beans fixed @Value injection to correctly cache temporary null results for non-singleton beans (SPR-7614) 14 years ago
org.springframework.context fixed @Value injection to correctly cache temporary null results for non-singleton beans (SPR-7614) 14 years ago
org.springframework.context.support consistent use of JDK 1.5's ThreadLocal.remove() over ThreadLocal.set(null), preventing leaks (SPR-7441) 14 years ago
org.springframework.core optimized AnnotationUtils findAnnotation performance for repeated search on same interfaces (SPR-7630) 14 years ago
org.springframework.expression revised TypedValue toString representation (SPR-7569) 14 years ago
org.springframework.instrument Publishing license and notice files 14 years ago
org.springframework.instrument.tomcat Publishing license and notice files 14 years ago
org.springframework.integration-tests Add @Ignored repro test for SPR-7538 14 years ago
org.springframework.jdbc revised OracleTableMetaDataProvider for reliable Oracle Connection detection; autodetect JdbcTemplate's NativeJdbcExtractor (SPR-7611) 14 years ago
org.springframework.jms polishing 14 years ago
org.springframework.orm AnnotationSessionFactoryBean's "postProcessConfiguration" is non-final now (because of Hibernate 3.6; SPR-7581) 14 years ago
org.springframework.oxm SPR-7636 - XStreamMarshaller - Add support for configuring XStream with aliases by class (type) and also defining multiple attributes for the same class. 14 years ago
org.springframework.spring-library Publishing license and notice files 14 years ago
org.springframework.spring-parent
org.springframework.test getTestExecutionListeners() returns actual List which allows for iteration as well as modification (SPR-7595) 14 years ago
org.springframework.transaction consistent use of JDK 1.5's ThreadLocal.remove() over ThreadLocal.set(null), preventing leaks (SPR-7441) 14 years ago
org.springframework.web SPR-6291 - UrlPathHelper is too aggressive decoding URLs 14 years ago
org.springframework.web.portlet DispatcherPortlet's default resource serving explicitly prevents access to WEB-INF and META-INF (SPR-7540) 14 years ago
org.springframework.web.servlet polishing 14 years ago
org.springframework.web.struts Publishing license and notice files 14 years ago
spring-framework-reference Docs 14 years ago
.gitignore
build.properties Publishing license and notice files 14 years ago
build.versions
ci-build.properties
eclipse-code-formatter.xml
spring-framework.ipr
spring-framework.psf