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

Provided Changes (2)

2.5.1.RELEASE 3.0.0
ChangeGroup / ArtifactPreviousCurrent
- Removed javax.servlet » javax.servlet-api3.1.0-
- Removed junit » junit4.12-

Runtime Changes (2)

2.5.1.RELEASE 3.0.0
ChangeGroup / ArtifactPreviousCurrent
+ Added org.springframework » spring-web-6.0.7
+ Added org.springframework » spring-webmvc-6.0.7