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 ef02c61e58 + Repackaged src and test from .config.java.* -> .context.annotation.* 16 years ago
..
.settings removing unnecessary eclipse 'Project Facets' metadata 16 years ago
src + Repackaged src and test from .config.java.* -> .context.annotation.* 16 years ago
.classpath + Repackaging test codebase from .config.java.* -> .context.annotation.* 16 years ago
.project + Repackaging test codebase from .config.java.* -> .context.annotation.* 16 years ago
.springBeans + Repackaging test codebase from .config.java.* -> .context.annotation.* 16 years ago
build.xml Initial cut at migrating JavaConfig essentials into Core. test.basic.BasicTests successfully excercises the simplest possible @Configuration class (contains a single @Bean method). 39 classes were pulled in from from JavaConfig to support this use case. 16 years ago
ivy.xml + 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
template.mf + 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