This project aims to demonstrate how we can build reactive apps with vert-x.
- JDK 14
- A decent IDE
- Docker
Starts an HTTP server which displays hello world in the browser.
With your preferred IDE, run the Main class.
mvn clean package
java -jar target/vertx-sammples-1.0.SNAPSHOT-fat.jar