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/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0
| org.springframework.webflow
»
spring-binding Spring Binding | 3.0.1 | 4.0.0 |
Runtime Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Web Framework
Apache 2.0
| org.springframework
»
spring-web2 vulnerabilities Spring Web provides integration features such as multipart file upload functionality and the initialization of the IoC ... | 6.0.23 | 7.0.7 | |
Web Framework
Apache 2.0
| org.springframework
»
spring-webmvc5 vulnerabilities Spring webmvc contains Spring's model-view-controller (MVC) and REST Web Services implementation for web applications. ... | 6.0.23 | 7.0.7 |
