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.
 
 
Thomas Risberg d016a1cc2f updated version for 3.0 GA release 15 years ago
build-spring-framework prepared for 3.0 GA 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 removed getBeansWithAnnotation(Class,boolean,boolean) method from ListableBeanFactory; reimplemented getBeansWithAnnotation(Class) to avoid use of getBeanNamesForType(Object.class) 15 years ago
org.springframework.context long style formatting tests 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 polish 15 years ago
org.springframework.expression SPR-6525: avoid need to use #root for method parameter references 15 years ago
org.springframework.instrument fixed overview files 15 years ago
org.springframework.instrument.tomcat org.springframework.instrument.classloading --> org.springframework.instrument.tomcat 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.samples.petclinic 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 ignore client proxies for export 15 years ago
org.springframework.web.portlet reintroduced createBinder template method in Servlet/Portlet AnnotationMethodHandlerAdapter (SPR-6534) 15 years ago
org.springframework.web.servlet some minor adjustments to the mvc namespace to make it work in the tools 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 updated version for 3.0 GA release 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