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 26f0671250 TimerTaskExecutor creates non-daemon Timer and uses bean name as default Timer name 16 years ago
build-spring-framework [SPR-5459] Added jarjar'd asm packaging 16 years ago
org.springframework.aop + Added isCglibClassName() to AopUtils for checking bean class names before classloading 16 years ago
org.springframework.asm [SPR-5459] Added jarjar'd asm packaging 16 years ago
org.springframework.aspects updating eclipse settings and classpaths 16 years ago
org.springframework.beans polishing 16 years ago
org.springframework.context TimerTaskExecutor creates non-daemon Timer and uses bean name as default Timer name 16 years ago
org.springframework.context.support generified FactoryBeans and further Java 5 code style updates 16 years ago
org.springframework.core qualifier annotations and @Value can be used at method level as well (applying to all parameters); 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 + Updated all projects to use the re-introduced org.springframework.asm instead of org.objectweb.asm (.java, template.mf, ivy.xml, and .classpath files have been updated) 16 years ago
org.springframework.jdbc added tests for custom SQLException translation, polished (SPR-4899) 16 years ago
org.springframework.jms polishing 16 years ago
org.springframework.orm fix ecliipse jar imports to match recent changes (hibernate, openjpa) to 16 years ago
org.springframework.oxm SPR-5449: XStreamMarshaller.setImplicitCollection(Map) is insufficient 16 years ago
org.springframework.samples.petclinic + Updated all projects to use the re-introduced org.springframework.asm instead of org.objectweb.asm (.java, template.mf, ivy.xml, and .classpath files have been updated) 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 polishing 16 years ago
org.springframework.web.portlet + Updated all projects to use the re-introduced org.springframework.asm instead of org.objectweb.asm (.java, template.mf, ivy.xml, and .classpath files have been updated) 16 years ago
org.springframework.web.servlet polishing 16 years ago
spring-framework-reference Added the Spring Framework reference documentation 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