quarkus_logo_horizontal_rgb_1280px_reverse

You just made a Quarkus application.

Visit Dev UI to view your installed extensions.

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

Configure your application in src/main/resources/application.properties.

Play with the provided code located in src/main/kotlin.

Your static assets are located in src/main/resources/META-INF/resources/.

These extensions were used in the creation of this project:

RESTEasy Reactive

Easily start your Reactive RESTful Web Services

@Path: /hello

Related guide section...

Documentation

How to Guides

Practical step-by-step guides to help you achieve a specific goal. Use them to help get your work done.

Set up your IDE

Everyone has a favorite IDE they like to use to code. Learn how to configure yours to maximize your Quarkus productivity.