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 051b5f4f4f removed duplicate junit and aspectjweaver dependencies 15 years ago
..
.settings updated .jms dependency on junit 4.6.0 from test->runtime to test->compile. touched all org.eclipse.jdt.core.prefs (during the process of importing the projects). only the date comments within each have changed. 15 years ago
src [SPR-6918] Now verifying support for @Value in conjunction with the Spring TestContext Framework. 15 years ago
.classpath Updated Eclipse .classpath to aspectj 1.6.8 15 years ago
.project adding eclipse project settings 16 years ago
build.xml [SPR-5889] Customized Spring Build to include TestNG tests in the automated build process; added global build.versions properties file as well. 15 years ago
ivy.xml + upgrade to AspectJ 1.6.8 15 years ago
pom.xml removed duplicate junit and aspectjweaver dependencies 15 years ago
template.mf + make use or property placeholders inside template.mf 15 years ago
test.iml SpringJUnit4ClassRunnerAppCtxTests now verifies seamless support for using @Inject in addition to @Autowired, etc. 15 years ago