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.
 
 
Chris Beams 8610c0bce8 + Added .clover to svn:ignore 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 improved NoClassDefFoundError handling during constructor resolution (SPR-5522) 16 years ago
org.springframework.config.java + Added .clover to svn:ignore 16 years ago
org.springframework.context updated compile and test dependencies 16 years ago
org.springframework.context.support generified FactoryBeans and further Java 5 code style updates 16 years ago
org.springframework.core clarified applicability of @Order 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 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.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 generified FactoryBeans and further Java 5 code style updates 16 years ago
org.springframework.web Added SourceHttpMessageConverter as a default. 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