Spring Web Flow builds on Spring MVC and allows implementing the 'flows' of a web application. A flow encapsulates a sequence of steps that guide a user through the execution of some business task.
Version2.3.1.RELEASEcompared with
Version Details
| 2.3.0.RELEASE | 2.3.1.RELEASE | |
|---|---|---|
| Release date | Feb 28, 2011 | Mar 27, 2012 |
| Licenses | None | None |
| Vulnerabilities |
Compile Changes (11)
| 2.3.0.RELEASE | 2.3.1.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.springframework » spring-beans | 3.0.5.RELEASE | 3.1.1.RELEASE |
| ~ Updated | org.springframework » spring-context | 3.0.5.RELEASE | 3.1.1.RELEASE |
| ~ Updated | org.springframework » spring-core | 3.0.5.RELEASE | 3.1.1.RELEASE |
| ~ Updated | org.springframework » spring-expression | 3.0.5.RELEASE | 3.1.1.RELEASE |
| ~ Updated | org.springframework » spring-orm | 3.0.5.RELEASE | 3.1.1.RELEASE |
| ~ Updated | org.springframework » spring-tx | 3.0.5.RELEASE | 3.1.1.RELEASE |
| ~ Updated | org.springframework » spring-web | 3.0.5.RELEASE | 3.1.1.RELEASE |
| ~ Updated | org.springframework » spring-webmvc | 3.0.5.RELEASE | 3.1.1.RELEASE |
| ~ Updated | org.springframework » spring-webmvc-portlet | 3.0.5.RELEASE | 3.1.1.RELEASE |
| ~ Updated | org.springframework.webflow » spring-binding | 2.3.0.RELEASE | 2.3.1.RELEASE |
| ~ Updated | org.springframework.webflow » spring-js | 2.3.0.RELEASE | 2.3.1.RELEASE |
Test Changes (1)
| 2.3.0.RELEASE | 2.3.1.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.springframework » spring-test | 3.0.5.RELEASE | 3.1.1.RELEASE |