Congratulations, you have created a new Quarkus application.

Why do you see this?

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

What can I do from here?

If not already done, run the application in dev mode using: mvn compile quarkus:dev.

Do you like Quarkus?

Go give it a star on GitHub.

How do I get rid of this page?

Just delete the src/main/resources/META-INF/resources/index.html file.

Application

  • GroupId: org.acme
  • ArtifactId: code-with-quarkus
  • Version: 1.0.0-SNAPSHOT
  • Quarkus Version: 1.5.2.Final