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.
 
 
Juergen Hoeller 89755542da BeanPostProcessors are allowed to return a null bean value in the middle of the chain (SPR-6926) 15 years ago
build-spring-framework further fixes for 3.0.2 15 years ago
org.springframework.aop polishing 15 years ago
org.springframework.asm Update Central POMs to 3.0.2 15 years ago
org.springframework.aspects SPR-6538: context-support is no longer marked as an optional dependency within aspects and webmvc POMs 15 years ago
org.springframework.beans BeanPostProcessors are allowed to return a null bean value in the middle of the chain (SPR-6926) 15 years ago
org.springframework.context BeanPostProcessors are allowed to return a null bean value in the middle of the chain (SPR-6926) 15 years ago
org.springframework.context.support Update Central POMs to 3.0.2 15 years ago
org.springframework.core SPR-6888: ClassPathResource.getDescription() now fully qualifies resource path regardless of constructor used. 15 years ago
org.springframework.expression SPR-6984: auto grow collections on write through indexer 15 years ago
org.springframework.instrument Update Central POMs to 3.0.2 15 years ago
org.springframework.instrument.tomcat Update Central POMs to 3.0.2 15 years ago
org.springframework.integration-tests SPR-7009, SPR-6972: backed out unintentionally committed tests 15 years ago
org.springframework.jdbc added metadata override to NUMERIC for NUMBER columns reported as DECIMAL but with zero decimal places (SPR-6912) 15 years ago
org.springframework.jms Update Central POMs to 3.0.2 15 years ago
org.springframework.orm added public "validateDatabaseSchema" method to Hibernate LocalSessionFactoryBean (SPR-3212) 15 years ago
org.springframework.oxm SPR-6939 - XStreamMarshaller + JsonHierarchicalStreamDriver + JsonWriter.DROP_ROOT_MODE produce empty output 15 years ago
org.springframework.spring-library Update Central POMs to 3.0.2 15 years ago
org.springframework.spring-parent Update Central POMs to 3.0.2 15 years ago
org.springframework.test removed duplicate junit and aspectjweaver dependencies 15 years ago
org.springframework.transaction JCA listener containers delegate to wrapped Transaction handle (for Geronimo compatibility; SPR-6991) 15 years ago
org.springframework.web SPR-7002: updated .classpath and pom to reflect new dependency upgrade from Jackson 1.0.0->1.4.2 15 years ago
org.springframework.web.portlet SPR-6881: remove extra dependency 15 years ago
org.springframework.web.servlet SPR-7002: updated .classpath and pom to reflect new dependency upgrade from Jackson 1.0.0->1.4.2 15 years ago
org.springframework.web.struts Update Central POMs to 3.0.2 15 years ago
spring-framework-reference fixed typo (SPR-6967) 15 years ago
.gitignore adding .gitignore 15 years ago
build.properties + improve template for spring-context so that the import-package is updated automatically 15 years ago
build.versions + downgraded slf4j to 1.5.6 to solve IllegalAcessError with Hibernate 3.3 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