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.
 
 
Sam Brannen 45c6eb1d62 [SPR-8089] re-ignoring JMX tests that require the presence of jmxremote_optional.jar. 14 years ago
build-spring-framework [SPR-8030] AbstractJUnit38SpringContextTests and AbstractTransactionalJUnit38SpringContextTests are now officially deprecated. 14 years ago
org.springframework.aop Fix STS compatibility issues; other improvements 14 years ago
org.springframework.asm Merge 3.1.0 development branch into trunk 14 years ago
org.springframework.aspects + revert back deleted resource 14 years ago
org.springframework.beans fixed compile error in test with javac compiler 14 years ago
org.springframework.context [SPR-8089] re-ignoring JMX tests that require the presence of jmxremote_optional.jar. 14 years ago
org.springframework.context.support moved cache abstraction from context.support to context 14 years ago
org.springframework.core Ignore fragile test dependent on debug symbols 14 years ago
org.springframework.expression removed ConversionService/TypeConverter convenience methods in order to restore 3.0's SPI (for backwards compatibility with implementers) 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 Resolve or eliminate Environment-related TODOs 14 years ago
org.springframework.jdbc switched to create the PreparedStatementCreatorFactory using a list of SqlParameters to preserve type names (SPR-7699) 14 years ago
org.springframework.jms Include license.txt and notice.txt in module JARs 14 years ago
org.springframework.orm [SPR-8092] cleaning up ignored and broken ORM tests; suppressing warnings; fixed Eclipse classpath for tests. 14 years ago
org.springframework.oxm Include license.txt and notice.txt in module JARs 14 years ago
org.springframework.spring-library Merge 3.1.0 development branch into trunk 14 years ago
org.springframework.spring-parent Add hamcrest to beans pom in the right place to make tests compile 14 years ago
org.springframework.test Polishing and fixed broken support for @IfProfileValue in AbstractJpaTests (even though it's deprecated). 14 years ago
org.springframework.transaction turned to package visibility 14 years ago
org.springframework.web [SPR-8090] Fixed broken tests in Log4jWebConfigurerTests. 14 years ago
org.springframework.web.portlet Include license.txt and notice.txt in module JARs 14 years ago
org.springframework.web.servlet Polishing 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-8007 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