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 bb70c9a4c4 @RequestParam and co support placeholders and expressions in their defaultValue attributes (SPR-5922); @Value expressions supported as MVC handler method arguments as well (against request scope) 15 years ago
..
.settings mvc binding lifecycle; packaged with model map for now since it depends on it 15 years ago
src @RequestParam and co support placeholders and expressions in their defaultValue attributes (SPR-5922); @Value expressions supported as MVC handler method arguments as well (against request scope) 15 years ago
.classpath added javax validation, hibernate, and vfs dependencies into eclipse 15 years ago
.project adding eclipse project settings 16 years ago
build.xml Initial import of web servlet module 16 years ago
ivy.xml updated test dependencies 15 years ago
pom.xml removed outdated dependency on standard taglib (SPR-6099) 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 updated to CGLIB 2.2 and EHCache 1.6.2 15 years ago