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.
 
 
Chris Beams 2c26a23c46 Rename EnvironmentTests => StandardEnvironmentTests 13 years ago
build-spring-framework Document MVC Java config side-by-side with the MVC namespace. 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 Introduce @EnableCaching 13 years ago
org.springframework.beans Fix generics warnings in AbstractBeanFactory 13 years ago
org.springframework.context Use 'name' vs 'key' consistently in PropertySource 13 years ago
org.springframework.context.support Remove stale duplicate copy of spring-cache XSD 13 years ago
org.springframework.core Rename EnvironmentTests => StandardEnvironmentTests 13 years ago
org.springframework.expression Use 'name' vs 'key' consistently in PropertySource 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 Introduce @EnableCaching 13 years ago
org.springframework.jdbc Add Apache license header where missing in src/main 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 SPR-8750 Refine 'Content-Type' update in MockHttpServletRequest/Response. 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 Fix JUnit version in spring-parent pom 13 years ago
org.springframework.test Use 'name' vs 'key' consistently in PropertySource 13 years ago
org.springframework.transaction Fix typo in ResourceHolder#isVoid Javadoc 13 years ago
org.springframework.web SPR-8851 Switch to logging debug messages in AbstractWebArgumentResolverAdapter 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 Add detectHandlerMethodsInAncestorContexts property to AbstractHandlerMethodMapping. 13 years ago
org.springframework.web.struts [SPR-8222] Upgraded to JUnit 4.9. 13 years ago
spring-framework-reference + add docs 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