Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 188 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 188 Bytes

Compile: mvn clean compile

Test: mvn clean test

Build: mvn clean package

Run: java -jar target/helloVertx-1.0-SNAPSHOT-fat.jar visit http://localhost:8080/ to confirm that it is working