Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 243 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 243 Bytes

This is a sample Web Application to use during Continuous Integration demos.

#Build Instruction

mvn3 clean package

#Deploy instruction

Deploy target/WebApp.war on Tomcat

#TODO

Add instruction to deploy to ElasticBeanstalk