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.
Version3.0.0compared with
Version Details
| 2.5.1.RELEASE | 3.0.0 | |
|---|---|---|
| Release date | Sep 12, 2018 | Jul 12, 2023 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (17)
| 2.5.1.RELEASE | 3.0.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.springframework.webflow » spring-binding | 2.5.1.RELEASE | 3.0.0 |
| - Removed | org.apache.tiles » tiles-api | 3.0.8 | - |
| - Removed | org.apache.tiles » tiles-core | 3.0.8 | - |
| - Removed | org.apache.tiles » tiles-el | 3.0.8 | - |
| - Removed | org.apache.tiles » tiles-extras | 3.0.8 | - |
| - Removed | org.apache.tiles » tiles-jsp | 3.0.8 | - |
| - Removed | org.apache.tiles » tiles-servlet | 3.0.8 | - |
| - Removed | org.hibernate » hibernate-core | 5.2.17.Final | - |
| - Removed | org.springframework » spring-beans | 5.0.9.RELEASE | - |
| - Removed | org.springframework » spring-context | 5.0.9.RELEASE | - |
| - Removed | org.springframework » spring-core | 5.0.9.RELEASE | - |
| - Removed | org.springframework » spring-expression | 5.0.9.RELEASE | - |
| - Removed | org.springframework » spring-orm | 5.0.9.RELEASE | - |
| - Removed | org.springframework » spring-tx | 5.0.9.RELEASE | - |
| - Removed | org.springframework » spring-web | 5.0.9.RELEASE | - |
| - Removed | org.springframework » spring-webmvc | 5.0.9.RELEASE | - |
| - Removed | org.springframework.security » spring-security-core | 5.0.8.RELEASE | - |
Provided Changes (2)
| 2.5.1.RELEASE | 3.0.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| - Removed | javax.servlet » javax.servlet-api | 3.1.0 | - |
| - Removed | junit » junit | 4.12 | - |
Runtime Changes (2)
| 2.5.1.RELEASE | 3.0.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.springframework » spring-web | - | 6.0.7 |
| + Added | org.springframework » spring-webmvc | - | 6.0.7 |
