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 9cb1338b94 all @SessionAttributes get exposed to the model before handler method execution; MultipartRequest is available as a mixin interface on (Native)WebRequest as well 15 years ago
..
.settings mvc binding lifecycle; packaged with model map for now since it depends on it 15 years ago
src all @SessionAttributes get exposed to the model before handler method execution; MultipartRequest is available as a mixin interface on (Native)WebRequest as well 15 years ago
.classpath consistent dependencies 15 years ago
.project adding eclipse project settings 16 years ago
build.xml Initial import of web servlet module 16 years ago
ivy.xml marked Hibernate Validator as optional 15 years ago
pom.xml SPR-6119 - Add slf4j dependency back to orm's pom.xml but in test scope as it is needed to run tests that use Hibernate 15 years ago
template.mf moved multipart and bind to web project since independent of servlet and required by new native web request parameter map 15 years ago
web-servlet.iml removed Apache JSTL references completely 15 years ago