- Java 10
- JPMS
- Gradle
- Helidon Reactive WebServer
Clone the source repo and run gradle build.
gradlew clean build
Open the Launcher class and use your favorite IDE to run the main method.
You can use the "build.sh" script to build a custom JRE and run the application
NOTE: Custom JRE's are platform specific.