Spring MVC in a Wizard UI Sample Instructions To compile mvn package To run the webapp mvn tomcat:run ....and navigate your browser to http://localhost:8080/wizard/index.html To run unit tests mvn test To run functional tests mvn verify Enjoy!