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.
 
 
Rossen Stoyanchev b9a3d4577a SPR-8823 Fix test error. 13 years ago
build-spring-framework SPR-8823 Add ServletUriComponentsBuilder. 13 years ago
org.springframework.aop Introduce @EnableAspectJAutoProxy 13 years ago
org.springframework.asm Merge 3.1.0 development branch into trunk 14 years ago
org.springframework.aspects Fix assignment error in AbstractAsyncExecutionAspect 13 years ago
org.springframework.beans optimized DefaultListableBeanFactory's PropertyDescriptor caching for concurrent access (SPR-7863) 13 years ago
org.springframework.context RmiClientInterceptor detects nested SocketException as connect failure as well (SPR-8628) 13 years ago
org.springframework.context.support fixed MethodInvokingJobDetailFactoryBean's Quartz 2.0 support 13 years ago
org.springframework.core LocaleEditor and StringToLocaleConverter do not restrict variant part through validation (SPR-8637) 13 years ago
org.springframework.expression renamed mapKey/ValueTypeDescriptor methods back to getMapKey/ValueTypeDescriptor (for Spring 3.0.x compatibility) 13 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 Revert "Introduce (Annotation)SessionFactoryBuilder types" 13 years ago
org.springframework.jdbc SPR-7476 Improving named parameter parsing skipping escaped colons like '\:' and allowing for delimiting parameter names with curly brackets like :{p1} 13 years ago
org.springframework.jms Corrected Javadoc: handleListenerException() and invokeErrorHandler() log at WARN level, not at ERROR level. 13 years ago
org.springframework.orm refer to correct openSession() method for Hibernate 4.0 (SPR-8776) 13 years ago
org.springframework.oxm [SPR-8222] Upgraded to JUnit 4.9. 13 years ago
org.springframework.spring-library Merge 3.1.0 development branch into trunk 14 years ago
org.springframework.spring-parent [SPR-8222] Upgraded to JUnit 4.9. 13 years ago
org.springframework.test polishing 13 years ago
org.springframework.transaction polishing 13 years ago
org.springframework.web SPR-8823 ServletUriComponentsBuilder polish and reference doc update. 13 years ago
org.springframework.web.portlet fixed StandardServlet/PortletEnvironment to check for JNDI (for Google App Engine compatibility) 13 years ago
org.springframework.web.servlet SPR-8823 Fix test error. 13 years ago
org.springframework.web.struts [SPR-8222] Upgraded to JUnit 4.9. 13 years ago
spring-framework-reference SPR-8823 ServletUriComponentsBuilder polish and reference doc update. 13 years ago
.gitignore Add ignorable log file to .gitignore 13 years ago
build.properties Reorganize and add comments to build.properties 13 years ago
build.versions [SPR-8222] Upgraded to JUnit 4.9. 13 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 consistently use Unix line separator 13 years ago
spring-framework.psf Renamed org.springframework.instrument.classloading module to org.springframework.instrument.tomcat 15 years ago