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.
Version4.2.8.RELEASEcompared with
Version Details
| 4.2.7.RELEASE | 4.2.8.RELEASE | |
|---|---|---|
| Release date | Jul 04, 2016 | Sep 19, 2016 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (7)
| 4.2.7.RELEASE | 4.2.8.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.springframework » spring-beans | 4.2.7.RELEASE | 4.2.8.RELEASE |
| ~ Updated | org.springframework » spring-context | 4.2.7.RELEASE | 4.2.8.RELEASE |
| ~ Updated | org.springframework » spring-context-support | 4.2.7.RELEASE | 4.2.8.RELEASE |
| ~ Updated | org.springframework » spring-core | 4.2.7.RELEASE | 4.2.8.RELEASE |
| ~ Updated | org.springframework » spring-expression | 4.2.7.RELEASE | 4.2.8.RELEASE |
| ~ Updated | org.springframework » spring-oxm | 4.2.7.RELEASE | 4.2.8.RELEASE |
| ~ Updated | org.springframework » spring-web | 4.2.7.RELEASE | 4.2.8.RELEASE |