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 6698ed8420 IN PROGRESS - issue SPR-5599: Hook @Configuration class processing into <context:component-scan/> and <context:annotation-config/> through AnnotationConfigUtils#registerAnnotationConfigProcessors 16 years ago
..
.settings Whitespace polishing: leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles 16 years ago
src IN PROGRESS - issue SPR-5599: Hook @Configuration class processing into <context:component-scan/> and <context:annotation-config/> through AnnotationConfigUtils#registerAnnotationConfigProcessors 16 years ago
.classpath + JavaDoc updates 16 years ago
.project adding eclipse project meta-data, .classpath file is based on dependencies listed in ivy.xml 16 years ago
build.xml Added more modules 16 years ago
context.iml updated compile and test dependencies 16 years ago
ivy.xml + Moving .config.java module -> .context 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