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.
 
 
Sam Brannen 3eb4f1d78b fixed typo 14 years ago
build-spring-framework DefaultListableBeanFactory etc 14 years ago
org.springframework.aop SPR-5749: Add defensive matching using target class loader 14 years ago
org.springframework.asm
org.springframework.aspects
org.springframework.beans DefaultListableBeanFactory is only deserializable through a SerializedBeanFactoryReference 14 years ago
org.springframework.context SPR-5749: Add defensive matching using target class loader 14 years ago
org.springframework.context.support Polishing Eclipse classpath settings 14 years ago
org.springframework.core fixed typo 14 years ago
org.springframework.expression
org.springframework.instrument
org.springframework.instrument.tomcat
org.springframework.integration-tests
org.springframework.jdbc avoid Logger.getGlobal() - it's Java 7 only... 14 years ago
org.springframework.jms revised JMS CachedConnectionFactory to avoid unnecessary rollback calls on Session return (SPR-8437); fixed JMS CachedConnectionFactory to fully synchronize its Session list (SPR-8436) 14 years ago
org.springframework.orm support for Hibernate 4.0 as a JPA provider 14 years ago
org.springframework.oxm Update pom and .classpath to reflect Castor upgrade 14 years ago
org.springframework.spring-library
org.springframework.spring-parent
org.springframework.test [SPR-8386] polishing 14 years ago
org.springframework.transaction Clarify TransactionCallback Javadoc 14 years ago
org.springframework.web Polish WebApplicationInitializer Javadoc 14 years ago
org.springframework.web.portlet
org.springframework.web.servlet SPR-7608 Add fallback mechanism for instantiating a model attribute from a path variable 14 years ago
org.springframework.web.struts
spring-framework-reference SPR-7746 Add examples of using regex in URI template vars and working with 'Last-Modified' HTTP requests 14 years ago
src/test/java/org/springframework/core/env
.gitignore
build.properties
build.versions
ci-build.properties
eclipse-code-formatter.xml
spring-framework.ipr shortened build properties "org.junit.version" to "junit.version" and "org.testng.version" to "testng.version"; reverted SLF4J version back to 1.5.3 (for Hibernate 3.3.1 compatibility) 14 years ago
spring-framework.psf