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.
 
 
David Syer 296099f222 SPR-8592: add SpEL support in <jdbc:/> 13 years ago
build-spring-framework multipart handling etc 13 years ago
org.springframework.aop Deprecate AbstractSingletonProxyFactoryBean 13 years ago
org.springframework.asm Merge 3.1.0 development branch into trunk 14 years ago
org.springframework.aspects updated cache aspect after CacheAspectSupport base class changes 13 years ago
org.springframework.beans SpringBeanAutowiringSupport is able to process @Value annotations on any given target instance (SPR-8574) 13 years ago
org.springframework.context Fix typo in SmartLifecycle Javadoc 13 years ago
org.springframework.context.support updated Quartz support package for full Quartz 2.0 support (SPR-8275) 13 years ago
org.springframework.core removed GenericConversionService logging in order to avoid toString side effects (and to avoid isTraceEnabled overhead; SPR-8297) 13 years ago
org.springframework.expression fixed TypeDescriptor rendering (SPR-8508) 13 years ago
org.springframework.instrument Include license.txt and notice.txt in module JARs 14 years ago
org.springframework.instrument.tomcat Include license.txt and notice.txt in module JARs 14 years ago
org.springframework.integration-tests Auto-unwrap SessionFactoryBuilder-created proxies 13 years ago
org.springframework.jdbc SPR-8592: add SpEL support in <jdbc:/> 13 years ago
org.springframework.jms Use Geronimo j2ee-connector API in JMS pom 13 years ago
org.springframework.orm Auto-unwrap SessionFactoryBuilder-created proxies 13 years ago
org.springframework.oxm removed unused Servlet dependency 13 years ago
org.springframework.spring-library Merge 3.1.0 development branch into trunk 14 years ago
org.springframework.spring-parent Updating JUnit and TestNG versions for IDEs and Maven. 14 years ago
org.springframework.test added getContentAsByteArray() and getContentAsString() methods (SPR-8575); actually implemented forward, include and handlePageException methods 13 years ago
org.springframework.transaction Deprecate TransactionProxyFactoryBean 13 years ago
org.springframework.web Switch servlet dependency to a public one 13 years ago
org.springframework.web.portlet polishing 13 years ago
org.springframework.web.servlet SPR-6464 Drop @FlashAttributes, add ResponseContext, ViewResponse, and RedirectResponse types for annotated controllers to use to prepare a redirect response with flash attributes; Add FlashMap and FlashMapManager and update DispatcherServlet to discover and invoke the FlashMapManager. 13 years ago
org.springframework.web.struts shortened build properties "org.junit.version" to "junit.version" and "org.testng.version" to "testng.version"; reverted SLF4J version back to 1.5.3 (for Hibernate 3.3.1 compatibility) 13 years ago
spring-framework-reference Fix typo in reference documentation 13 years ago
src/test/java/org/springframework/core/env Merge 3.1.0 development branch into trunk 14 years ago
.gitignore Add ignorable log file to .gitignore 13 years ago
build.properties Update javadoc memory and doc publication settings 13 years ago
build.versions shortened build properties "org.junit.version" to "junit.version" and "org.testng.version" to "testng.version"; reverted SLF4J version back to 1.5.3 (for Hibernate 3.3.1 compatibility) 13 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 copy txt files as well 13 years ago
spring-framework.psf Renamed org.springframework.instrument.classloading module to org.springframework.instrument.tomcat 15 years ago