This is a demo project that includes Restful API samples and JUnit 5 test classes based on vertx 4.x and java 17.
mvn clean package
java -jar target/vertx-rest-demo-*.jar
curl -v -l http://localhost:8080/health
curl -v -l http://localhost:8080/users/hello