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.0.1.RELEASEcompared with
Version Details
| 3.0.0.RELEASE | 3.0.1.RELEASE | |
|---|---|---|
| Release date | Dec 17, 2009 | Feb 19, 2010 |
| Licenses | None | None |
| Vulnerabilities |
Compile Changes (8)
| 3.0.0.RELEASE | 3.0.1.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.springframework » spring-expression | - | 3.0.1.RELEASE |
| ~ Updated | org.springframework » spring-asm | 3.0.0.RELEASE | 3.0.1.RELEASE |
| ~ Updated | org.springframework » spring-beans | 3.0.0.RELEASE | 3.0.1.RELEASE |
| ~ Updated | org.springframework » spring-context | 3.0.0.RELEASE | 3.0.1.RELEASE |
| ~ Updated | org.springframework » spring-context-support | 3.0.0.RELEASE | 3.0.1.RELEASE |
| ~ Updated | org.springframework » spring-core | 3.0.0.RELEASE | 3.0.1.RELEASE |
| ~ Updated | org.springframework » spring-oxm | 3.0.0.RELEASE | 3.0.1.RELEASE |
| ~ Updated | org.springframework » spring-web | 3.0.0.RELEASE | 3.0.1.RELEASE |
Test Changes (2)
| 3.0.0.RELEASE | 3.0.1.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.slf4j » slf4j-log4j12 | 1.5.8 | 1.5.10 |
| ~ Updated | org.springframework » spring-orm | 3.0.0.RELEASE | 3.0.1.RELEASE |