This directory contains the source code of the Hello microservice using HTTP interactions.
mvn compile vertx:run
Hit CTRL+C
to stop the execution and reloading.
mvn clean package
java -jar target/hello-microservice-http-1.0-SNAPSHOT.jar
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
This directory contains the source code of the Hello microservice using HTTP interactions.
mvn compile vertx:run
Hit CTRL+C
to stop the execution and reloading.
mvn clean package
java -jar target/hello-microservice-http-1.0-SNAPSHOT.jar