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 d6d72b225c Fixed typo 15 years ago
build-spring-framework [SPR-5734] Created a javadoc.links preset to link in external javadocs 16 years ago
org.springframework.aop prepared 3.0 versions of the remaining namespaces 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 Back out export of META-INF 16 years ago
org.springframework.beans @Configurable injection failure logged with refined message and without a full stacktrace (SPR-5752) 16 years ago
org.springframework.context Moving Validator and ValidateResults from src/test to src/main so that the build is no longer broken. 16 years ago
org.springframework.context.support removed unnecessary JTA dependency 16 years ago
org.springframework.core A "path patch": AntPatchStringMatcher -> AntPathStringMatcher ;) 16 years ago
org.springframework.expression change from SpelMessages to SpelMessage. Changed exception getter to getMessageCode() from getMessageUnformatted 16 years ago
org.springframework.instrument switched to use XInclude 16 years ago
org.springframework.instrument.classloading RESOLVED - SPR-5523: Replace all 'package.html' artifacts with 'package-info.java' 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 support to SimpleJdbcInsert for including synonyms when table metadata is retrieved; this only applies to Oracle (SPR-4782) 16 years ago
org.springframework.jms RESOLVED - SPR-5523: Replace all 'package.html' artifacts with 'package-info.java' 16 years ago
org.springframework.orm RESOLVED - SPR-5523: Replace all 'package.html' artifacts with 'package-info.java' 16 years ago
org.springframework.oxm SPR-5745 - Support lazy initialization within Jaxb2 OXM classes 16 years ago
org.springframework.samples.petclinic RESOLVED - SPR-5523: Replace all 'package.html' artifacts with 'package-info.java' 16 years ago
org.springframework.spring-library Changes to allow snapshot build to proceed. 16 years ago
org.springframework.spring-parent Spring Build update 16 years ago
org.springframework.test RESOLVED - SPR-5523: Replace all 'package.html' artifacts with 'package-info.java' 16 years ago
org.springframework.transaction prepared 3.0 versions of the remaining namespaces 16 years ago
org.springframework.web - Javadoc 16 years ago
org.springframework.web.portlet RESOLVED - SPR-5523: Replace all 'package.html' artifacts with 'package-info.java' 16 years ago
org.springframework.web.servlet JavaDoc typo 16 years ago
spring-framework-reference Fixed typo 15 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