A Simple project using Spring Web Flow.
mvn clean install
mvn jetty:run
This will deploy the project on local host using port 9090
open following link in browser
http://localhost:9090/SpringWebFlow/
1. Deploy documentation site
mvn site:run
2. Access documentation site
http://localhost:8080/