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.
Version2.5compared with
Version Details
| 2.0.8 | 2.5 | |
|---|---|---|
| Release date | Jan 10, 2008 | Dec 25, 2007 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (12)
| 2.0.8 | 2.5 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.apache.tiles » tiles-api | - | 2.0.4 |
| + Added | org.apache.tiles » tiles-core | - | 2.0.4 |
| + Added | org.apache.tiles » tiles-jsp | - | 2.0.4 |
| + Added | org.springframework » spring-context-support | - | 2.5 |
| ~ Updated | freemarker » freemarker | 2.3.11 | 2.3.10 |
| ~ Updated | jasperreports » jasperreports | 1.3.4 | 2.0.0 |
| ~ Updated | org.springframework » spring-beans | 2.0.8 | 2.5 |
| ~ Updated | org.springframework » spring-context | 2.0.8 | 2.5 |
| ~ Updated | org.springframework » spring-core | 2.0.8 | 2.5 |
| ~ Updated | org.springframework » spring-web | 2.0.8 | 2.5 |
| - Removed | org.springframework » spring-support | 2.0.8 | - |
| - Removed | struts » struts | 1.2.9 | - |