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.5.0.RELEASEcompared with
Version Details
| 2.4.8.RELEASE | 2.5.0.RELEASE | |
|---|---|---|
| Release date | Sep 12, 2018 | Mar 07, 2018 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (22)
Provided Changes (4)
| 2.4.8.RELEASE | 2.5.0.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | javax.servlet » javax.servlet-api | 3.0.1 | 3.1.0 |
| ~ Updated | junit » junit | 3.8.2 | 4.12 |
| - Removed | javax.el » javax.el-api | 2.2.5 | - |
| - Removed | javax.portlet » portlet-api | 2.0 | - |
