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 displays mach speed in your favourite unit, depending on the specified Quarkus configuration.
The Quarkus configuration is located in: src/main/resources/application.yml
Supersonic!
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.yml
.Go give it a star on GitHub.