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/resources/META-INF/resources
.src/main/resources/application.properties
.src/main/java
:This example demonstrate RESTEasy JSON serialisation by letting you list, add and remove quark types from a list. Quarked!
@Path: /resteasy-jackson/quarks/
org.acme
test-quarkus-resteasy-jackson
1.0.0-SNAPSHOT
1.12.2.Final