CS-KMITL 2017: Group 5 Prerequisite Software JDK 1.8 Maven Tomcat 7 Test $> mvn clean compile test Build WAR file $> mvn clean package Run $> mvn clean install tomcat7:run access http://localhost:9090/helloWorld