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
:REST is easy peasy with this Hello World RESTEasy resource.
@Path: /hello-resteasy
This example demonstrate RESTEasy JSON serialisation by letting you list, add and remove quark types from a list. Quarked!
@Path: /resteasy-jackson/quarks/
io.tackle
commons-rest-integration-tests
1.0.0-SNAPSHOT
1.12.0.Final