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.

Compile Dependencies (1)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
org.springframework.webflow » spring-binding
Spring Binding
4.0.1

Runtime Dependencies (2)

Category/LicenseGroup / ArtifactVersionUpdates
Web Framework Apache 2.0
org.springframework » spring-web
Spring Web provides integration features such as multipart file upload functionality and the initialization of the IoC ...
7.0.8
Web Framework Apache 2.0
org.springframework » spring-webmvc
Spring webmvc contains Spring's model-view-controller (MVC) and REST Web Services implementation for web applications. ...
7.0.8