Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 315 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 315 Bytes

Demo - Hello World

Prerequisites

  • Java, Maven, Git

1. Clone the source code

$ git clone https://github.com/ppalsamy/helloWorld.git 

2. Build applications

$ mvn clean install 

3. Run applications locally

$ java -jar target/demo-0.0.1-SNAPSHOT.jar