Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 198 Bytes

HOWTO.md

File metadata and controls

12 lines (8 loc) · 198 Bytes

Spring MVC Unit Test Sample

How to run this sample webapp

Maven

App Servers will be automatically downloaded by maven

Jetty

mvn jetty:run

Jboss

mvn jboss-as:run