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: ./mvnw compile quarkus:dev.

RESTEasy Reactive example

Rest is easy peasy & reactive with this Hello World RESTEasy Reactive resource.

@Path: /healtycheck

Related guide section...

Application

  • GroupId: br.com.zaiac.suspeitos
  • ArtifactId: suspeitosapi
  • Version: 1.0.0-SNAPSHOT
  • Quarkus Version: 1.13.3.Final

Do you like Quarkus?

  • Go give it a star on GitHub.

Selected extensions guides