Spring webmvc contains Spring's model-view-controller (MVC) and REST Web Services implementation for web applications. It provides a clean separation between domain model code and web forms and integrates with all of the other features of the Spring Framework.
Version3.2.2.RELEASEcompared with
Version Details
| 3.2.1.RELEASE | 3.2.2.RELEASE | |
|---|---|---|
| Release date | Jan 24, 2013 | Mar 13, 2013 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (7)
| 3.2.1.RELEASE | 3.2.2.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.springframework » spring-context | - | 3.2.2.RELEASE |
| + Added | org.springframework » spring-web | - | 3.2.2.RELEASE |
| ~ Updated | org.springframework » spring-beans | 3.2.1.RELEASE | 3.2.2.RELEASE |
| ~ Updated | org.springframework » spring-context-support | 3.2.1.RELEASE | 3.2.2.RELEASE |
| ~ Updated | org.springframework » spring-core | 3.2.1.RELEASE | 3.2.2.RELEASE |
| ~ Updated | org.springframework » spring-expression | 3.2.1.RELEASE | 3.2.2.RELEASE |
| ~ Updated | org.springframework » spring-oxm | 3.2.1.RELEASE | 3.2.2.RELEASE |
Provided Changes (2)
| 3.2.1.RELEASE | 3.2.2.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| - Removed | org.springframework » spring-context | 3.2.1.RELEASE | - |
| - Removed | org.springframework » spring-web | 3.2.1.RELEASE | - |
