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 2c0c523d70 don't assert that CGLIB must be present unless there is at least one @Configuration class found 16 years ago
..
.settings Whitespace polishing: leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles 16 years ago
src 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
.classpath don't assert that CGLIB must be present unless there is at least one @Configuration class found 16 years ago
.project adding eclipse project settings 16 years ago
build.xml Initial import of test module 16 years ago
ivy.xml don't assert that CGLIB must be present unless there is at least one @Configuration class found 16 years ago
pom.xml SPR-5385, SPR-5301 - initial pass completed of POMs for maven central repository upload. N.B. Can not build spring with these POMs. 16 years ago
template.mf refined OSGi version constraints for "javax.annotation" and "junit.framework" 16 years ago
test.iml Portlet mocks support Portlet API 2.0 16 years ago