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.
 
 
Thomas Risberg a3942c5c1b changed exception class thrown for problems configuring GenericSqlQuery class (SPR-3986) 16 years ago
build-spring-framework Fixing Spring Build 16 years ago
org.springframework.aop clarified applicability of @Order 16 years ago
org.springframework.aspects updating eclipse settings and classpaths 16 years ago
org.springframework.beans Initial cut of feature to create factory beans using the @FactoryBean annotation within a @Component 16 years ago
org.springframework.config.java Eliminated all compilation warnings 16 years ago
org.springframework.context Initial cut of feature to create factory beans using the @FactoryBean annotation within a @Component 16 years ago
org.springframework.context.support generified FactoryBeans and further Java 5 code style updates 16 years ago
org.springframework.core custom converters 16 years ago
org.springframework.expression polishing 16 years ago
org.springframework.instrument Whitespace polishing: leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles 16 years ago
org.springframework.instrument.classloading Whitespace polishing: leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles 16 years ago
org.springframework.integration-tests + Removed old testsuite.iml (favor integration-testsuite.iml) 16 years ago
org.springframework.jdbc changed exception class thrown for problems configuring GenericSqlQuery class (SPR-3986) 16 years ago
org.springframework.jms Javadoc 16 years ago
org.springframework.orm added "flush()" method to TransactionStatus and TransactionSynchronization interfaces; test context manager automatically flushes transactions before rolling back; general polishing of transaction management code 16 years ago
org.springframework.oxm SPR-5449: XStreamMarshaller.setImplicitCollection(Map) is insufficient 16 years ago
org.springframework.samples.petclinic Removed JSTL-related errors from petclinic search and show JSPs 16 years ago
org.springframework.spring-library creating eclipse project settings for org.springframework.spring-library 16 years ago
org.springframework.test added "flush()" method to TransactionStatus and TransactionSynchronization interfaces; test context manager automatically flushes transactions before rolling back; general polishing of transaction management code 16 years ago
org.springframework.transaction added a DuplicatKeyException catagory for SQLException translation (SPR-5125) 16 years ago
org.springframework.web Add (missing) dependencies on oxm project and xmlunit library 16 years ago
org.springframework.web.portlet ModelAndView's "cleared" state gets preserved in case of plain model Map access 16 years ago
org.springframework.web.servlet Fixing Petclinic 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 updated code style settings 16 years ago
spring-framework.psf updated eclipse team project definition from .testsuite -> .integration-tests 16 years ago