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: /kkv-benchmark
This example demonstrate RESTEasy JSON serialisation by letting you list, add and remove quark types from a list. Quarked!
+@Path: /resteasy-jackson/quarks/
se.yolean.kafka.keyvalue.benchmark
kkv-benchmark
1.0.0-SNAPSHOT
1.13.2.Final