Congratulations, you have created a new Quarkus application with RESTEasy.

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: ./gradlew quarkusDev.

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: de.f3l.t
  • ArtifactId: graalvm-docker
  • Version: 0.1.0-SNAPSHOT
  • Quarkus Version: 1.9.1.Final