This application was generated using http://start.vertx.io
First build the runtime image:
./gradlew clean jlink
Then run the Vert.x application through the native image launcher:
build/jlink-image-test/bin/launch
This application was generated using http://start.vertx.io
First build the runtime image:
./gradlew clean jlink
Then run the Vert.x application through the native image launcher:
build/jlink-image-test/bin/launch