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 3741ac7dd0 added section on JPA EntityManagerFactory bootstrapping without persistence.xml 14 years ago
build-spring-framework final preparations for 3.1 M2 14 years ago
org.springframework.aop Introduce @EnableTransactionManagement 14 years ago
org.springframework.asm Merge 3.1.0 development branch into trunk 14 years ago
org.springframework.aspects Polish @EnableAsync Javadoc and related XSD 14 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 14 years ago
org.springframework.context fixed pattern list test 14 years ago
org.springframework.context.support fixed reflective class names 14 years ago
org.springframework.core full support for arbitrary nesting of collections in fields (SPR-8394); proper type detection in nested collections within arrays 14 years ago
org.springframework.expression implemented collection/map converter conditional matching checks; updated SpEL to reflect this behavior 14 years ago
org.springframework.instrument Include license.txt and notice.txt in module JARs 14 years ago
org.springframework.instrument.tomcat Include license.txt and notice.txt in module JARs 14 years ago
org.springframework.integration-tests Rename TransactionManagementConfigurer callback 14 years ago
org.springframework.jdbc SPR-6717: Added support for database destroy scripts 14 years ago
org.springframework.jms Include license.txt and notice.txt in module JARs 14 years ago
org.springframework.orm added "packagesToScan" feature to LocalContainerEntityManagerFactoryBean (avoiding persistence.xml) 14 years ago
org.springframework.oxm SPR-8296 - Extension for CastorMarshaller - additional unmarshaller properties 14 years ago
org.springframework.spring-library Merge 3.1.0 development branch into trunk 14 years ago
org.springframework.spring-parent Updating JUnit and TestNG versions for IDEs and Maven. 14 years ago
org.springframework.test [SPR-8386] polishing JavaDoc 14 years ago
org.springframework.transaction Polish @EnableTransactionManagement Javadoc and XSD 14 years ago
org.springframework.web extended coverage of JSF 2.0 implicit attributes: "viewScope", "flash", "resource" 14 years ago
org.springframework.web.portlet Polish PropertySource and Environment Javadoc 14 years ago
org.springframework.web.servlet SPR-5937: add param map to freemarker url macro 14 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. 14 years ago
spring-framework-reference added section on JPA EntityManagerFactory bootstrapping without persistence.xml 14 years ago
src/test/java/org/springframework/core/env Merge 3.1.0 development branch into trunk 14 years ago
.gitignore Add ignorable log file to .gitignore 14 years ago
build.properties Merge 3.1.0 development branch into trunk 14 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. 14 years ago
ci-build.properties adding properties file to simplify ant use in Bamboo CI build 16 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 16 years ago
spring-framework.ipr Merge 3.1.0 development branch into trunk 14 years ago
spring-framework.psf Renamed org.springframework.instrument.classloading module to org.springframework.instrument.tomcat 15 years ago