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.
 
 
Juergen Hoeller 12d6aa232a added setMetadataReaderFactory method 16 years ago
build-spring-framework changelog update for spring-jdbc config add 16 years ago
org.springframework.aop Servlet/Portlet ApplicationContexts use a specific id based on servlet/portlet name; DefaultListableBeanFactory references are serializable now when initialized with an id; scoped proxies are serializable now, for web scopes as well as for singleton beans; injected request/session references are serializable proxies for the current request now 16 years ago
org.springframework.asm Change version from 3.0.0.M3 to 3.0.0.BUILD-SNAPSHOT (again) 16 years ago
org.springframework.aspects Change version from 3.0.0.M3 to 3.0.0.BUILD-SNAPSHOT (again) 16 years ago
org.springframework.beans Fixing build. 16 years ago
org.springframework.context added setMetadataReaderFactory method 16 years ago
org.springframework.context.support updating Eclipse .classpath settings for Freemarker 2.3.15 upgrade 16 years ago
org.springframework.core eagerly load NestedExceptionUtils to avoid potential getMessage deadlock on OSGi (SPR-5607) 16 years ago
org.springframework.expression added two way converter 16 years ago
org.springframework.instrument switched to use XInclude 16 years ago
org.springframework.instrument.classloading Change version from 3.0.0.M3 to 3.0.0.BUILD-SNAPSHOT (again) 16 years ago
org.springframework.integration-tests Servlet/Portlet ApplicationContexts use a specific id based on servlet/portlet name; DefaultListableBeanFactory references are serializable now when initialized with an id; scoped proxies are serializable now, for web scopes as well as for singleton beans; injected request/session references are serializable proxies for the current request now 16 years ago
org.springframework.jdbc added -1218 to the transientDataAccessResourceCodes for DB2 (SPR-5296) 16 years ago
org.springframework.jms Change version from 3.0.0.M3 to 3.0.0.BUILD-SNAPSHOT (again) 16 years ago
org.springframework.orm Fixed typo in JavaDoc 16 years ago
org.springframework.oxm SPR-5746 - Allow XStreamMarshaller subclasses to customise XStream object 16 years ago
org.springframework.samples.petclinic allow petclinic unit tests to work. slf4j impl was needed 16 years ago
org.springframework.spring-library [SPR-5675] Added spring-expressions to the library file 16 years ago
org.springframework.spring-parent Change version from 3.0.0.M3 to 3.0.0.BUILD-SNAPSHOT (again) 16 years ago
org.springframework.test [SPR-5713] JavaDoc polishing for @ContextConfiguration. 16 years ago
org.springframework.transaction removed WebLogic 7.0 support code 16 years ago
org.springframework.web eagerly load NestedExceptionUtils to avoid potential getMessage deadlock on OSGi (SPR-5607) 16 years ago
org.springframework.web.portlet Servlet/Portlet ApplicationContexts use a specific id based on servlet/portlet name; DefaultListableBeanFactory references are serializable now when initialized with an id; scoped proxies are serializable now, for web scopes as well as for singleton beans; injected request/session references are serializable proxies for the current request now 16 years ago
org.springframework.web.servlet SPR-5732 - When no type conversion strategy is found on a @Controller handler method bind target, a 500 error code should be returned not a 400. 16 years ago
spring-framework-reference SPR-5725: Typos in Spring REST documentation 16 years ago
build.properties Split the compile and test-compile macros. Added a pre-compile macro. 16 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 Added Copyright plugin info 16 years ago
spring-framework.psf updated eclipse team project definition from .testsuite -> .integration-tests 16 years ago