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.2.0.M2compared with
Version Details
| 3.2.0.M1 | 3.2.0.M2 | |
|---|---|---|
| Release date | May 28, 2012 | Sep 12, 2012 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (10)
| 3.2.0.M1 | 3.2.0.M2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | aopalliance » aopalliance | - | 1.0 |
| + Added | org.eclipse.jetty » jetty-server | - | 8.1.5.v20120716 |
| + Added | org.eclipse.jetty » jetty-servlet | - | 8.1.5.v20120716 |
| ~ Updated | org.apache.httpcomponents » httpclient | 4.1.1 | 4.2 |
| ~ Updated | org.springframework » spring-aop | 3.2.0.M1 | 3.2.0.M2 |
| ~ Updated | org.springframework » spring-beans | 3.2.0.M1 | 3.2.0.M2 |
| ~ Updated | org.springframework » spring-context | 3.2.0.M1 | 3.2.0.M2 |
| ~ Updated | org.springframework » spring-core | 3.2.0.M1 | 3.2.0.M2 |
| ~ Updated | org.springframework » spring-oxm | 3.2.0.M1 | 3.2.0.M2 |
| - Removed | org.mortbay.jetty » jetty | 6.1.9 | - |
