Congratulations, you have created a new Quarkus cloud application.

What is this page?

This page is served by Quarkus. The source is in src/main/resources/META-INF/resources/index.html.

What are your next steps?

If not already done, run the application in dev mode using: ./gradlew quarkusDev.

gRPC

Create your first gRPC service

Related guide section...

This codestart implements a simple gRPC service that can be tested in the Dev UI (available in dev mode only).

Application

  • GroupId: com.datagil
  • ArtifactId: MS__Reference
  • Version: 7.04.001
  • Quarkus Version: 2.6.3.Final

Do you like Quarkus?

  • Go give it a star on GitHub.

Selected extensions guides