= vertx kotlin coroutines guice
image:https://img.shields.io/badge/vert.x-3.7.1-purple.svg[link="https://vertx.io"]
This application was generated using http://start.vertx.io
== Building
To launch your tests:
./mvnw clean test
To package your application:
./mvnw clean package
To run your application:
./mvnw clean compile exec:java