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.
 
 
Sam Brannen 0543036ec9 FooConfig, Foo, Bar, and BarFactory are now public static classes in order to avoid a bug with JDT/Spring IDE where the classes cannot be found in the XML application context. 15 years ago
..
.settings Additional tests rounding out @ImportXml coverage 15 years ago
src FooConfig, Foo, Bar, and BarFactory are now public static classes in order to avoid a bug with JDT/Spring IDE where the classes cannot be found in the XML application context. 15 years ago
.classpath Removed hard-coded local path from .core/.classpath; removed duplicate asm entry in .context/.classpath 15 years ago
.project SPR-6158: Initial implementation and tests for @ImportXml 15 years ago
.springBeans Resolved SPR-6602, relating to FactoryBean behavior in @Configuration classes. See issue and code comments for full details. 15 years ago
build.xml + upgrade to AspectJ 1.6.8 15 years ago
context.iml SPR-6492 15 years ago
ivy.xml upgraded to Hibernate Validator 4.0.2 and Jackson 1.4.2 15 years ago
pom.xml Update Central POMs to 3.0.2 15 years ago
template.mf + improve template for spring-context so that the import-package is updated automatically 15 years ago