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.
 
 
Sam Brannen 1ec455bab3 Added TestContext framework changes to the change log. 16 years ago
build-spring-framework Added TestContext framework changes to the change log. 16 years ago
org.springframework.aop reactivated ThrowsAdviceInterceptorTests 16 years ago
org.springframework.asm Change version from 3.0.0.M3 to 3.0.0.BUILD-SNAPSHOT (again) 16 years ago
org.springframework.aspects Change version from 3.0.0.M3 to 3.0.0.BUILD-SNAPSHOT (again) 16 years ago
org.springframework.beans fixed potential race condition through additional synchronization (SPR-5658) 16 years ago
org.springframework.context added ScheduledTaskRegistrar etc 16 years ago
org.springframework.context.support updating Eclipse .classpath settings for Freemarker 2.3.15 upgrade 16 years ago
org.springframework.core reactivated ignored tests in revised form 16 years ago
org.springframework.expression SPR-5663: test and fix: inconsistency between canRead() and read() on ReflectivePropertyResolver 16 years ago
org.springframework.instrument switched to use XInclude 16 years ago
org.springframework.instrument.classloading Change version from 3.0.0.M3 to 3.0.0.BUILD-SNAPSHOT (again) 16 years ago
org.springframework.integration-tests updating Eclipse .classpath settings for Freemarker 2.3.15 upgrade 16 years ago
org.springframework.jdbc polish 16 years ago
org.springframework.jms Change version from 3.0.0.M3 to 3.0.0.BUILD-SNAPSHOT (again) 16 years ago
org.springframework.orm Fixed typo in JavaDoc 16 years ago
org.springframework.oxm SPR-5634 - OXM does not permit targetClass and mapping file for CastorMarshaller 16 years ago
org.springframework.samples.petclinic allow petclinic unit tests to work. slf4j impl was needed 16 years ago
org.springframework.spring-library [SPR-5675] Added spring-expressions to the library file 16 years ago
org.springframework.spring-parent Change version from 3.0.0.M3 to 3.0.0.BUILD-SNAPSHOT (again) 16 years ago
org.springframework.test renamed "contextProperties" attribute to "contextParameters" (matching web.xml naming); "contextParameters" contains Servlet/PortletConfig parameters as well; added default "servletContext" and "servletConfig" environment beans; added default "portletContext" and "portletConfig" environment beans; added default web scope "application", wrapping a ServletContext/PortletContext; MockPortletSession supports destruction of session attributes on invalidation 16 years ago
org.springframework.transaction custom stereotype annotations can be meta-annotated with @Service, @Controller etc as well; @Scope and @Transactional are now supported as meta-annotations on custom annotations 16 years ago
org.springframework.web renamed "contextProperties" attribute to "contextParameters" (matching web.xml naming); "contextParameters" contains Servlet/PortletConfig parameters as well; added default "servletContext" and "servletConfig" environment beans; added default "portletContext" and "portletConfig" environment beans; added default web scope "application", wrapping a ServletContext/PortletContext; MockPortletSession supports destruction of session attributes on invalidation 16 years ago
org.springframework.web.portlet minimized local MockServletContext dependencies 16 years ago
org.springframework.web.servlet added test for custom controller stereotype 16 years ago
spring-framework-reference [SPR-5145] Updated reference manual regarding deprecation of the legacy JUnit 3.8 code base. 16 years ago
build.properties Split the compile and test-compile macros. Added a pre-compile macro. 16 years ago
ci-build.properties adding properties file to simplify ant use in Bamboo CI build 16 years ago
spring-framework.ipr Added Copyright plugin info 16 years ago
spring-framework.psf updated eclipse team project definition from .testsuite -> .integration-tests 16 years ago