Congratulations, you have created a new Quarkus application with RESTEasy.
This page is served by Quarkus. The source is in
src/main/resources/META-INF/resources/index.html
.
If not already done, run the application in dev mode using: ./gradlew quarkusDev
.
src/main/kotlin
.src/main/resources/META-INF/resources
.src/main/resources/application.yml
.
Go give it a star on GitHub.
Just delete the src/main/resources/META-INF/resources/index.html
file.