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 c04c06f27e fixed broken tests 16 years ago
..
.settings eclipse settings to support unit test 16 years ago
src/test fixed broken tests 16 years ago
.classpath fixed incorrect version for javax.el in .classpath files (was 2.1.0, now set to 1.0.0) 16 years ago
.project eclipse settings to support unit test 16 years ago
build.xml Added testsuite, as one project for now. Will move individual tests to respective modules later 16 years ago
ivy.xml consistent compilation against Servlet 2.5, JSP 2.1 and JUnit 4.5 16 years ago
pom.xml Added testsuite, as one project for now. Will move individual tests to respective modules later 16 years ago
template.mf Added testsuite, as one project for now. Will move individual tests to respective modules later 16 years ago
testsuite.iml EL container integration; support for contextual objects; removal of deprecated Spring 2.0 functionality; Java 5 code style 16 years ago