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 431fd5bb22 allow for overriding specific DefaultLifecycleProcessor hooks (SPR-6617) 15 years ago
build-spring-framework initial preparations for 3.0.1 release 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 fixed getBeansWithAnnotation to ignore beans with non-determinable type (SPR-6579) 15 years ago
org.springframework.context allow for overriding specific DefaultLifecycleProcessor hooks (SPR-6617) 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 Resolved SPR-6618. Restrictions were too tight on overloaded bean methods and were preventing it altogether. Overloading is now allowed, as long as there is no ambiguity at runtime which bean method should be invoked. 15 years ago
org.springframework.expression TypedValue.NULL_TYPED_VALUE -> TypedValue.NULL 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 added lock timeout error code for H2 (SPR-6612) 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 manifest for new JPA 2.0 criteria package (SPR-6636) 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 fixed scoped proxy unwrapping (SPR-6625) 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 revised JSP-based views to never fail when trying to setting forward attributes (SPR-6623) 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 fixed "inner vs. nested class" terminology (SPR-6608) 15 years ago
build.properties Updated build for 3.0.1 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