spring 源码 https://spring.io/
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.
 
 
Costin Leau 0eb40e1e5e revise cache API 14 years ago
build-spring-framework Remove "Feature" support introduced in 3.1 M1 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 revise cache API 14 years ago
org.springframework.beans Document @Autowired and @Value limitations 14 years ago
org.springframework.context revise cache API 14 years ago
org.springframework.context.support moved cache abstraction from context.support to context 14 years ago
org.springframework.core SPR-8336 - Fixed broken test case. 14 years ago
org.springframework.expression SPR-8211: property accessor ordering correction and removal of unnecessary duplicates 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 Add MockEnvironment to .integration-tests 14 years ago
org.springframework.jdbc SPR-6922 deprecated SimpleJdbcTemplate/SimpleJdbcOperations/SimpleJdbcDaoSupport in favor of JdbcTemplate/NamedParameterJdbcTemplate and related interfaces support classes 14 years ago
org.springframework.jms Include license.txt and notice.txt in module JARs 14 years ago
org.springframework.orm Fix generics and serialization warnings 14 years ago
org.springframework.oxm SPR-7805 - Add support for package binding in the JibxMashaller 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 Update MockEnvironment / MockPropertySource types 14 years ago
org.springframework.transaction Introduce @EnableTransactionManagement 14 years ago
org.springframework.web SPR-7353 - @ResponseBody and returned HttpEntity now respect @RequestMapping.produces() 14 years ago
org.springframework.web.portlet Include license.txt and notice.txt in module JARs 14 years ago
org.springframework.web.servlet Use request attribute to check producible media types when writing to the response body 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 SPR-2692 Update mvc chapter with URI template support in redirect: view names 14 years ago
src/test/java/org/springframework/core/env Merge 3.1.0 development branch into trunk 14 years ago
.gitignore M1 cut of environment, profiles and property work (SPR-7508) 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