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.
 
 
Chris Beams 690d33e14f Update @PropertySource Javadoc re: ${...} placeholders 14 years ago
build-spring-framework SPR-8898 Allow match by trailing slash in RequestMappingHandlerMapping. 14 years ago
org.springframework.aop Polish .aop copy of SpringConfiguredBDP 14 years ago
org.springframework.asm
org.springframework.aspects + add cache aspectj aspect 14 years ago
org.springframework.beans restored DataBinder's ability to bind to an auto-growing List with unknown element type (SPR-8828) 14 years ago
org.springframework.context Update @PropertySource Javadoc re: ${...} placeholders 14 years ago
org.springframework.context.support fixed QuartzJobBean to work with Quartz 2.0/2.1 as well (SPR-8889) 14 years ago
org.springframework.core restored DataBinder's ability to bind to an auto-growing List with unknown element type (SPR-8828) 14 years ago
org.springframework.expression polishing 14 years ago
org.springframework.instrument
org.springframework.instrument.tomcat
org.springframework.integration-tests Introduce @EnableCaching 14 years ago
org.springframework.jdbc Add Apache license header where missing in src/main 14 years ago
org.springframework.jms Corrected Javadoc: handleListenerException() and invokeErrorHandler() log at WARN level, not at ERROR level. 15 years ago
org.springframework.orm added "mappingResources" property to LocalContainerEntityManagerFactoryBean (pointing to orm.xml; SPR-8440) 14 years ago
org.springframework.oxm SPR-8349 - Ability to specify ResourceResolver property for SchemaFactory in Jaxb2Marshaller 14 years ago
org.springframework.spring-library
org.springframework.spring-parent Fix JUnit version in spring-parent pom 14 years ago
org.springframework.test SimpleJdbcTestUtils executeSqlScript properly closes its LineNumberReader after use (SPR-8872) 14 years ago
org.springframework.transaction JDO PersistenceManager synchronization performs close attempt after completion (if necessary; SPR-8846) 14 years ago
org.springframework.web SPR-8572 Support Void.class as response type in RestTemplate. 14 years ago
org.springframework.web.portlet Portlet MVC annotation mapping allows for distributing action names across controllers (SPR-7685) 14 years ago
org.springframework.web.servlet SPR-8898 Allow match by trailing slash in RequestMappingHandlerMapping. 14 years ago
org.springframework.web.struts [SPR-8222] Upgraded to JUnit 4.9. 15 years ago
spring-framework-reference + fix failing cache tests 14 years ago
.gitignore
build.properties Reorganize and add comments to build.properties 15 years ago
build.versions [SPR-8222] Upgraded to JUnit 4.9. 15 years ago
ci-build.properties
eclipse-code-formatter.xml
spring-framework.ipr consistently use Unix line separator 15 years ago
spring-framework.psf