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.RELEASEcompared with
Version Details
| 3.0.7.RELEASE | 3.1.0.RELEASE | |
|---|---|---|
| Release date | Dec 23, 2011 | Dec 13, 2011 |
| Licenses | None | None |
| Vulnerabilities |
Compile Changes (7)
| 3.0.7.RELEASE | 3.1.0.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.apache.httpcomponents » httpclient | - | 4.1.1 |
| + Added | rome » rome | - | 1.0 |
| ~ Updated | org.springframework » spring-aop | 3.0.7.RELEASE | 3.1.0.RELEASE |
| ~ Updated | org.springframework » spring-beans | 3.0.7.RELEASE | 3.1.0.RELEASE |
| ~ Updated | org.springframework » spring-context | 3.0.7.RELEASE | 3.1.0.RELEASE |
| ~ Updated | org.springframework » spring-core | 3.0.7.RELEASE | 3.1.0.RELEASE |
| ~ Updated | org.springframework » spring-oxm | 3.0.7.RELEASE | 3.1.0.RELEASE |
Provided Changes (2)
| 3.0.7.RELEASE | 3.1.0.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.apache.tomcat » tomcat-servlet-api | - | 7.0.8 |
| - Removed | javax.servlet » servlet-api | 2.5 | - |
