This application was generated using http://start.vertx.io
To launch your tests:
./mvnw clean test
To package your application:
./mvnw clean package
To run your application:
./mvnw compile vertx:run
If you keep it running editing your application will automatic restart the server on changes.
You still need to refresh the browser window to see javascript changes.
- [https://vertx.io/docs/](Vert.x Documentation)
- [https://stackoverflow.com/questions/tagged/vert.x?sort=newest&pageSize=15](Vert.x Stack Overflow)