Skip to content

cs-kmitl-2017/group5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

CS-KMITL 2017: Group 5

Prerequisite Software

  1. JDK 1.8
  2. Maven
  3. Tomcat 7

Test

$> mvn clean compile test

Build WAR file

$> mvn clean package

Run

$> mvn clean install tomcat7:run access http://localhost:9090/helloWorld

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages