Congratulations, you have created a new Quarkus cloud application.
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: ./mvnw compile quarkus:dev
.
src/main/java
:
This example demonstrate RESTEasy JSON serialisation by letting you list, add and remove quark types from a list.
Quarked!
src/main/resources/META-INF/resources
.src/main/resources/application.properties
.Go give it a star on GitHub.