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.
 
 
Keith Donald 39325958bc moved static factory methods up 15 years ago
build-spring-framework SpelExpressionParser etc 15 years ago
org.springframework.aop SPR-5327: tweak the ivy.xml so that commons-logging is a separate configuration. It already comes out as optional in the generated poms (including core), which isn't great, but I can't see what is causing that 15 years ago
org.springframework.asm updated .jms dependency on junit 4.6.0 from test->runtime to test->compile. touched all org.eclipse.jdt.core.prefs (during the process of importing the projects). only the date comments within each have changed. 15 years ago
org.springframework.aspects SPR-5327: tweak the ivy.xml so that commons-logging is a separate configuration. It already comes out as optional in the generated poms (including core), which isn't great, but I can't see what is causing that 15 years ago
org.springframework.beans catch ConversionException and ConvertedNotFoundException in BeanWrapper's convertIfNecessary as well, in order to support constructor resolution (SPR-6563) 15 years ago
org.springframework.context BeanValidationPostProcessor runs in before-initialization phase by default (SPR-6565) 15 years ago
org.springframework.context.support SPR-5327: tweak the ivy.xml so that commons-logging is a separate configuration. It already comes out as optional in the generated poms (including core), which isn't great, but I can't see what is causing that 15 years ago
org.springframework.core moved static factory methods up 15 years ago
org.springframework.expression introduced TypeDescriptor.OBJECT and TypeDescriptor.STRING 15 years ago
org.springframework.instrument fixed overview files 15 years ago
org.springframework.instrument.tomcat + improved javadoc (no code changes) 15 years ago
org.springframework.integration-tests fixed dependencies 15 years ago
org.springframework.jdbc SPR-5327: tweak the ivy.xml so that commons-logging is a separate configuration. It already comes out as optional in the generated poms (including core), which isn't great, but I can't see what is causing that 15 years ago
org.springframework.jms SPR-5327: tweak the ivy.xml so that commons-logging is a separate configuration. It already comes out as optional in the generated poms (including core), which isn't great, but I can't see what is causing that 15 years ago
org.springframework.orm updated JPA 2.0 support to the final spec (supporting the "getCriteriaBuilder" method) 15 years ago
org.springframework.oxm SPR-5327: tweak the ivy.xml so that commons-logging is a separate configuration. It already comes out as optional in the generated poms (including core), which isn't great, but I can't see what is causing that 15 years ago
org.springframework.spring-library Changes to allow snapshot build to proceed. 16 years ago
org.springframework.spring-parent SPR-6541: move spring repository placeholder into a profile (build) and the other repositories into another profile (legacy-build) 15 years ago
org.springframework.test revised javadoc (SPR-5720) 15 years ago
org.springframework.transaction extended registerAfterCompletionWithExistingTransaction's exception handling to detect JBoss RollbackException as well (SPR-6450) 15 years ago
org.springframework.web removed MultipartRequest mixin interface again (avoiding a package dependency cycle) 15 years ago
org.springframework.web.portlet removed MultipartRequest mixin interface again (avoiding a package dependency cycle) 15 years ago
org.springframework.web.servlet refined PropertyEditor exposure for the ConversionService case 15 years ago
org.springframework.web.struts SPR-5327: tweak the ivy.xml so that commons-logging is a separate configuration. It already comes out as optional in the generated poms (including core), which isn't great, but I can't see what is causing that 15 years ago
spring-framework-reference SPR-6187: Document @Configuration classes and AnnotationConfig[Web]ApplicationContext 15 years ago
build.properties [SPR-3635] [SPR-5039] [SPR-5813] JMX annotation inheritance fixed 15 years ago
build.versions [SPR-5964] Upgraded to TestNG 5.10 15 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 made Excel tests work 15 years ago
spring-framework.psf Renamed org.springframework.instrument.classloading module to org.springframework.instrument.tomcat 15 years ago