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 4151c52af6 removed unused import 15 years ago
build-spring-framework reworked ConfigurationClass(Web)ApplicationContext into AnnotationConfig(Web)ApplicationContext; revised BeansException signatures 15 years ago
org.springframework.aop Suppressing unchecked and serial warnings. 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 Mark junit dependency as compile, since aspects depend on it at compile-time 15 years ago
org.springframework.beans SPR-4783: missing commit for bean def parser (duh) 15 years ago
org.springframework.context removed unused import 15 years ago
org.springframework.context.support RESOLVED - issue SPR-6038: HSQLDB+Quarz using data source causes "Unexpected token: FOR in statement " exception 15 years ago
org.springframework.core polish; fixed failed tests 15 years ago
org.springframework.expression SPR-6059 Avoiding NPE for OR operator. If the value is null instead of a valid boolean or Boolean, it will now trigger an EvaluationException. 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 Updated Eclipse classpath regarding javax.inject and javax.validation. 15 years ago
org.springframework.jdbc polish / code review of data source embedded and init 15 years ago
org.springframework.jms removed @Override from interface method 15 years ago
org.springframework.orm SPR-6160: resolved by referring to 'future release' instead of 2.5 15 years ago
org.springframework.oxm SPR-6119 - Add slf4j dependency back to orm's pom.xml but in test scope as it is needed to run tests that use Hibernate 15 years ago
org.springframework.samples.petclinic [SPR-6222] Updating PetClinic Ivy dependencies so that the web-app runs. 15 years ago
org.springframework.spring-library Changes to allow snapshot build to proceed. 16 years ago
org.springframework.spring-parent Updated build settings 15 years ago
org.springframework.test [SPR-6124] Verified that timed transactional tests fail with the TestNG integration in the TestContext framework. 15 years ago
org.springframework.transaction fixed overview files 15 years ago
org.springframework.web ui.format system refining from RC1 feedback: Support for one format annotation applying to multiple field types, Printer/Parser building blocks for more flexibility, full Joda time formatting support, FormattingService as a service entry-point for clients to use 15 years ago
org.springframework.web.portlet reworked ConfigurationClass(Web)ApplicationContext into AnnotationConfig(Web)ApplicationContext; revised BeansException signatures 15 years ago
org.springframework.web.servlet ui.format system refining from RC1 feedback: Support for one format annotation applying to multiple field types, Printer/Parser building blocks for more flexibility, full Joda time formatting support, FormattingService as a service entry-point for clients to use 15 years ago
org.springframework.web.struts Added Eclipse project settings for the new web.struts module. 15 years ago
spring-framework-reference RESOLVED - issue SPR-5917: updated jdbc docs 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 updated to final versions of JSR-330 and JSR-303 APIs 15 years ago
spring-framework.psf Renamed org.springframework.instrument.classloading module to org.springframework.instrument.tomcat 15 years ago