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: ./gradlew quarkusDev.
src/main/resources/META-INF/resources.src/main/resources/application.properties.src/main/kotlin:REST is easy peasy with this Hello World RESTEasy resource.
@Path: /hello-resteasy
com.homeleite-serverhomeleite-server1.0.0-SNAPSHOT1.12.2.Final