|
Dear Spring Community,
We are pleased to announce general availability of Spring Web Flow 2. Download | Documentation
Spring Web Flow is the project in the Spring Portfolio that focuses on
providing the infrastructure for building and running rich web
applications. As a Spring project, Web Flow builds on the Spring Web
MVC framework to provide:
- A domain-specific-language for defining reusable controller modules called flows
- An advanced controller engine for managing conversational state
- First-class support for using Ajax to construct rich user interfaces
- First-class support for using JavaServerFaces with Spring
The modules of the Web Flow 2 distribution and their relationship with the Spring Framework are illustrated below:
|