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.
Version4.0.0.RC2compared with
Version Details
| 4.0.0.RC1 | 4.0.0.RC2 | |
|---|---|---|
| Release date | Oct 31, 2013 | Dec 03, 2013 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (7)
| 4.0.0.RC1 | 4.0.0.RC2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.eclipse.jetty » jetty-server | 9.1.0.RC0 | 9.1.0.v20131115 |
| ~ Updated | org.eclipse.jetty » jetty-servlet | 9.1.0.RC0 | 9.1.0.v20131115 |
| ~ Updated | org.springframework » spring-aop | 4.0.0.RC1 | 4.0.0.RC2 |
| ~ Updated | org.springframework » spring-beans | 4.0.0.RC1 | 4.0.0.RC2 |
| ~ Updated | org.springframework » spring-context | 4.0.0.RC1 | 4.0.0.RC2 |
| ~ Updated | org.springframework » spring-core | 4.0.0.RC1 | 4.0.0.RC2 |
| ~ Updated | org.springframework » spring-oxm | 4.0.0.RC1 | 4.0.0.RC2 |
Provided Changes (2)
| 4.0.0.RC1 | 4.0.0.RC2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | javax.faces » javax.faces-api | - | 2.2 |
| - Removed | com.sun.faces » jsf-api | 2.1.7 | - |
