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 44b5df0db1 SPR-7887 14 years ago
build-spring-framework Updates to readme and changelog files regarding 3.1.0.M1 14 years ago
org.springframework.aop ProxyCreationContext uses "ThreadLocal.remove()" over "ThreadLocal.set(null)" as well 14 years ago
org.springframework.asm Merge 3.1.0 development branch into trunk 14 years ago
org.springframework.aspects fixed aspects bundle to declare dependencies for @Async aspect as well (SPR-7702) 14 years ago
org.springframework.beans remove addressed TODO 14 years ago
org.springframework.context SPR-7887 14 years ago
org.springframework.context.support EhCacheManagerFactoryBean properly closes "ehcache.xml" input stream, if any (SPR-7813) 14 years ago
org.springframework.core get/stripFilenameExtension correctly ignores Unix-style hidden directories (SPR-7828) 14 years ago
org.springframework.expression more projection tests - verifying the typedescriptor changes made by Keith 14 years ago
org.springframework.instrument Merge 3.1.0 development branch into trunk 14 years ago
org.springframework.instrument.tomcat Merge 3.1.0 development branch into trunk 14 years ago
org.springframework.integration-tests Favor convertValue(Object, TypeDescriptor) where possible and TypedValue(Object); check with Andy on Selection and Projection TypedValue usage 14 years ago
org.springframework.jdbc M1 cut of environment, profiles and property work (SPR-7508) 14 years ago
org.springframework.jms [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
org.springframework.orm [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
org.springframework.oxm [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
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 M1 cut of environment, profiles and property work (SPR-7508) 14 years ago
org.springframework.transaction Document createEnvironment() methods 14 years ago
org.springframework.web SPR-7494 - Introduce interceptors for RestTemplate 14 years ago
org.springframework.web.portlet Servlet/PortletRequestDataBinder perform unwrapping for MultipartRequest as well (SPR-7795) 14 years ago
org.springframework.web.servlet Remove code for parsing mvc:formatters (SPR-7732) 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-4331 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