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.0.RELEASEcompared with
Version Details
| 2.2.1.RELEASE | 2.3.0.RELEASE | |
|---|---|---|
| Release date | Oct 28, 2010 | Feb 28, 2011 |
| Licenses | None | None |
| Vulnerabilities |
Compile Changes (12)
| 2.2.1.RELEASE | 2.3.0.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.springframework » spring-beans | 3.0.4.RELEASE | 3.0.5.RELEASE |
| ~ Updated | org.springframework » spring-context | 3.0.4.RELEASE | 3.0.5.RELEASE |
| ~ Updated | org.springframework » spring-core | 3.0.4.RELEASE | 3.0.5.RELEASE |
| ~ Updated | org.springframework » spring-expression | 3.0.4.RELEASE | 3.0.5.RELEASE |
| ~ Updated | org.springframework » spring-orm | 3.0.4.RELEASE | 3.0.5.RELEASE |
| ~ Updated | org.springframework » spring-tx | 3.0.4.RELEASE | 3.0.5.RELEASE |
| ~ Updated | org.springframework » spring-web | 3.0.4.RELEASE | 3.0.5.RELEASE |
| ~ Updated | org.springframework » spring-webmvc | 3.0.4.RELEASE | 3.0.5.RELEASE |
| ~ Updated | org.springframework » spring-webmvc-portlet | 3.0.4.RELEASE | 3.0.5.RELEASE |
| ~ Updated | org.springframework.webflow » spring-binding | 2.2.1.RELEASE | 2.3.0.RELEASE |
| ~ Updated | org.springframework.webflow » spring-js | 2.2.1.RELEASE | 2.3.0.RELEASE |
| - Removed | junit » junit | 3.8.2 | - |
Provided Changes (2)
| 2.2.1.RELEASE | 2.3.0.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | javax.transaction » transaction-api | - | 1.1 |
| + Added | junit » junit | - | 3.8.2 |
Test Changes (8)
| 2.2.1.RELEASE | 2.3.0.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | commons-collections » commons-collections | - | 3.2 |
| + Added | org.apache.openjpa » openjpa-lib-5 | - | 1.0.2 |
| + Added | org.apache.openjpa » openjpa-persistence | - | 1.0.2 |
| + Added | org.apache.openjpa » openjpa-persistence-jdbc | - | 1.0.2 |
| + Added | org.easymock » easymock | - | 2.5.2 |
| + Added | org.hsqldb » hsqldb | - | 1.8.0.10 |
| + Added | org.jboss.el » jboss-el | - | 2.0.1.GA |
| + Added | org.springframework » spring-test | - | 3.0.5.RELEASE |