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: {buildtool.cmd.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: {project.group-id}
  • ArtifactId: {project.artifact-id}
  • Version: {project.version}
  • Quarkus Version: {quarkus.version}