Spring Web provides integration features such as multipart file upload functionality and the initialization of the IoC container using Servlet listeners and a web-oriented application context. It also contains an HTTP client and the web-related parts of Spring remote support.
Version3.1.0.RC1compared with

Provided Changes (2)

3.1.0.M2 3.1.0.RC1
ChangeGroup / ArtifactPreviousCurrent
+ Added org.apache.tomcat » tomcat-servlet-api-7.0.8
- Removed javax.servlet » servlet-api3.0-

Test Changes (1)

3.1.0.M2 3.1.0.RC1
ChangeGroup / ArtifactPreviousCurrent
~ Updated junit » junit4.8.14.9.0