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.
 
 
Keith Donald 15e009f3a0 added utility method to reduce code duplication 15 years ago
build-spring-framework Added log entries for recent TestContext framework changes. 15 years ago
org.springframework.aop Introduce @EnableTransactionManagement 15 years ago
org.springframework.asm Merge 3.1.0 development branch into trunk 15 years ago
org.springframework.aspects Polish @EnableAsync Javadoc and related XSD 15 years ago
org.springframework.beans restored TypeDescriptor getElementType, getMapKeyType, and getMapValueType compatibility; StringToCollection and Array Converters are now conditional and check targetElementType if present; TypeDesciptor#isAssignable no longer bothers with element type and map key/value types in checking assignability for consistency elsewhere; improved javadoc 15 years ago
org.springframework.context Preserve DefaultContextLoadTimeWeaver no-arg ctor 15 years ago
org.springframework.context.support fixed reflective class names 15 years ago
org.springframework.core added utility method to reduce code duplication 15 years ago
org.springframework.expression implemented collection/map converter conditional matching checks; updated SpEL to reflect this behavior 15 years ago
org.springframework.instrument Include license.txt and notice.txt in module JARs 15 years ago
org.springframework.instrument.tomcat Include license.txt and notice.txt in module JARs 15 years ago
org.springframework.integration-tests Rename TransactionManagementConfigurer callback 15 years ago
org.springframework.jdbc SPR-6717: Added support for database destroy scripts 15 years ago
org.springframework.jms Include license.txt and notice.txt in module JARs 15 years ago
org.springframework.orm added "packagesToScan" feature to LocalContainerEntityManagerFactoryBean (avoiding persistence.xml) 15 years ago
org.springframework.oxm SPR-8296 - Extension for CastorMarshaller - additional unmarshaller properties 15 years ago
org.springframework.spring-library Merge 3.1.0 development branch into trunk 15 years ago
org.springframework.spring-parent Updating JUnit and TestNG versions for IDEs and Maven. 15 years ago
org.springframework.test [SPR-8386] polishing JavaDoc 15 years ago
org.springframework.transaction Polish @EnableTransactionManagement Javadoc and XSD 15 years ago
org.springframework.web SPR-7994 Add missing optional flag for Rome library in spring-web 15 years ago
org.springframework.web.portlet Polish PropertySource and Environment Javadoc 15 years ago
org.springframework.web.servlet SPR-5937: add param map to freemarker url macro 15 years ago
org.springframework.web.struts [SPR-7850][SPR-7851] Upgraded to JUnit 4.8.1 and TestNG 5.12.1; added changelog entries for 3.1.0.M1. 15 years ago
spring-framework-reference fixed duplicate section ids 15 years ago
src/test/java/org/springframework/core/env Merge 3.1.0 development branch into trunk 15 years ago
.gitignore Add ignorable log file to .gitignore 15 years ago
build.properties Merge 3.1.0 development branch into trunk 15 years ago
build.versions [SPR-7850][SPR-7851] Upgraded to JUnit 4.8.1 and TestNG 5.12.1; added changelog entries for 3.1.0.M1. 15 years ago
ci-build.properties adding properties file to simplify ant use in Bamboo CI build 17 years ago
eclipse-code-formatter.xml h2 embedded db support; updated formatting conventions not to auto-format javadoc; added hsqldb and h2 to jdbc maven pom as optional deps 17 years ago
spring-framework.ipr Merge 3.1.0 development branch into trunk 15 years ago
spring-framework.psf Renamed org.springframework.instrument.classloading module to org.springframework.instrument.tomcat 16 years ago