Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 297 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 297 Bytes

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

#Build Instruction

mvn3 clean package

#Deploy instruction

uDeploy target/WebApp.war on Tomcat

#TODO

Add instruction to deploy to ElasticBeanstalk I am using it for jenkins Pipeline for SCM change.