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/java:Create your first gRPC service
This codestart implements a simple gRPC service that can be tested in the Dev UI (available in dev mode only).com.datagilMS__Reference7.04.0012.6.3.Final