kkapelon / spring-mvc-wizard-sample

Spring MVC web wizard sample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spring MVC in a Wizard UI Sample

buddy pipeline

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!

About

Spring MVC web wizard sample


Languages

Language:Java 45.2%Language:FreeMarker 34.4%Language:CSS 14.7%Language:Groovy 2.4%Language:HTML 2.2%Language:Dockerfile 1.1%