Spring Framework
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 868ca2bb4a + Moving .config.java module -> .context 17 years ago
..
.settings removing unnecessary eclipse 'Project Facets' metadata 17 years ago
.classpath + Moving .config.java module -> .context 17 years ago
.project + Moving .config.java module -> .context 17 years ago
.springBeans + Repackaging test codebase from .config.java.* -> .context.annotation.* 17 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. 17 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) 17 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) 17 years ago