This website requires JavaScript.
Explore
Help
Sign In
root
/
spring-framework
mirror of
https://github.com/spring-projects/spring-framework.git
Watch
1
Star
0
Fork
You've already forked spring-framework
0
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
6f2642f2d3
spring-framework
/
org.springframework.web.ser...
History
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)
2009-09-14 10:48:15 +00:00
..
.settings
mvc binding lifecycle; packaged with model map for now since it depends on it
2009-07-27 22:20:07 +00:00
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)
2009-09-14 10:48:15 +00:00
.classpath
added javax validation, hibernate, and vfs dependencies into eclipse
2009-09-11 19:04:03 +00:00
.project
adding eclipse project settings
2008-10-27 15:48:40 +00:00
build.xml
Initial import of web servlet module
2008-10-27 09:13:23 +00:00
ivy.xml
updated test dependencies
2009-09-08 00:11:28 +00:00
pom.xml
removed outdated dependency on standard taglib (SPR-6099)
2009-09-11 14:22:26 +00:00
template.mf
moved multipart and bind to web project since independent of servlet and required by new native web request parameter map
2009-07-31 04:10:22 +00:00
web-servlet.iml
updated to CGLIB 2.2 and EHCache 1.6.2
2009-09-07 18:04:27 +00:00