Skip to content

danielbgg/rhoar-vertx-first-verticle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RHOAR Vert.x First Verticle

Vert.x First Verticle Microservice - RHOAR course

Run Application

1st method

mvn compile vertx:run

2nd method

mvn clean package
java -jar target/vertx-lab1-1.0-SNAPSHOT.jar

Test Application

http://localhost:8080

About

Vert.x First Verticle Microservice - RHOAR course

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages