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

Provided Changes (2)

2.2.1.RELEASE 2.3.0.RELEASE
ChangeGroup / ArtifactPreviousCurrent
+ Added javax.transaction » transaction-api-1.1
+ Added junit » junit-3.8.2