Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 183 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 183 Bytes

Simple app to showcase MVC concepts

MEST 2015s

To run the app:

mvn clean package

And then:

java -jar target/dependency/jetty-runner.jar target/*.war