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.
 
 
Luke Taylor a0b71d867f Removed javadoc refs to JMX commons attribute source 15 years ago
build-spring-framework polishing 15 years ago
org.springframework.aop fixed typo in javadoc: s/poitncut/pointcut/ 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 Modified staticmethod mocking to remove compile-time dependency on JUnit (see ROO-314 and related issues) 15 years ago
org.springframework.beans added setValidating to XmlBeanDefinitionReader itself as well (SPR-6336) 15 years ago
org.springframework.context Removed javadoc refs to JMX commons attribute source 15 years ago
org.springframework.context.support polishing 15 years ago
org.springframework.core RESOLVED - issue SPR-6321: Regression: ResourceEditor in 3.0 does not ignore unresolvable placeholders, but it did in 2.5.6 15 years ago
org.springframework.expression SPR-6278 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 created a protected doSetValue method so sub-classes can override the implementation easier (SPR-3978) 15 years ago
org.springframework.jms SPR-5507 Added support for shutdown order on SmartLifecycle. DefaultLifecycleProcessor now manages the shutdown in phases depending on that order (with a timeout value per group). 15 years ago
org.springframework.orm added SQL String and related context to translated JDBCException messages (SPR-6304) 15 years ago
org.springframework.oxm SWS-572 15 years ago
org.springframework.samples.petclinic Reverted changes in r2282: now using varags again. 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 avoid potential NPE (SPR-6300) 15 years ago
org.springframework.transaction SPR-5507 Added support for shutdown order on SmartLifecycle. DefaultLifecycleProcessor now manages the shutdown in phases depending on that order (with a timeout value per group). 15 years ago
org.springframework.web Changing umlaut to unicode sequence 15 years ago
org.springframework.web.portlet SPR-5529: removed package.html files 15 years ago
org.springframework.web.servlet Updated javadoc to reflect minimum JSP version 2.0 15 years ago
org.springframework.web.struts SPR-5529: removed package.html files 15 years ago
spring-framework-reference SPR-5917 Add docs on Lifecycle 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