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.0.RC2compared with
Version Details
| 3.0.0.RC1 | 3.0.0.RC2 | |
|---|---|---|
| Release date | Sep 28, 2009 | Nov 13, 2009 |
| Licenses | None | None |
| Vulnerabilities |
Compile Changes (8)
| 3.0.0.RC1 | 3.0.0.RC2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.springframework » spring-asm | 3.0.0.RC1 | 3.0.0.RC2 |
| ~ Updated | org.springframework » spring-beans | 3.0.0.RC1 | 3.0.0.RC2 |
| ~ Updated | org.springframework » spring-context | 3.0.0.RC1 | 3.0.0.RC2 |
| ~ Updated | org.springframework » spring-context-support | 3.0.0.RC1 | 3.0.0.RC2 |
| ~ Updated | org.springframework » spring-core | 3.0.0.RC1 | 3.0.0.RC2 |
| ~ Updated | org.springframework » spring-oxm | 3.0.0.RC1 | 3.0.0.RC2 |
| ~ Updated | org.springframework » spring-web | 3.0.0.RC1 | 3.0.0.RC2 |
| - Removed | javax.validation » com.springsource.javax.validation | 1.0.0.CR3 | - |
Provided Changes (1)
| 3.0.0.RC1 | 3.0.0.RC2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | javax.validation » validation-api | - | 1.0.0.GA |
Test Changes (3)
| 3.0.0.RC1 | 3.0.0.RC2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | joda-time » joda-time | - | 1.6 |
| ~ Updated | org.hibernate » hibernate-validator | 4.0.0.Beta2 | 4.0.0.GA |
| ~ Updated | org.springframework » spring-orm | 3.0.0.RC1 | 3.0.0.RC2 |
