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