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.
 
 
Juergen Hoeller e648245eb3 added MethodValidationInterceptor/PostProcessor for Hibernate Validator 4.2 based method validation; renamed Spring's variant of @Valid to @Validated 13 years ago
..
.settings ModelAndViewContainer related refinements 14 years ago
src added MethodValidationInterceptor/PostProcessor for Hibernate Validator 4.2 based method validation; renamed Spring's variant of @Valid to @Validated 13 years ago
.classpath [SPR-8222] Upgraded to JUnit 4.9. 13 years ago
.project adding eclipse project meta-data, .classpath file is based on dependencies listed in ivy.xml 16 years ago
build.xml + upgrade to AspectJ 1.6.8 15 years ago
ivy.xml shortened build properties "org.junit.version" to "junit.version" and "org.testng.version" to "testng.version"; reverted SLF4J version back to 1.5.3 (for Hibernate 3.3.1 compatibility) 13 years ago
pom.xml Switch servlet dependency to a public one 13 years ago
template.mf marked Apache HttpComponents dependency as optional (SPR-8788); cleanup of conversation dependencies 13 years ago
web.iml updated IntelliJ dependency descriptors 14 years ago