Helidon

Last modified: 02 August 2022

Required plugin: Helidon

Helidon is a Java framework for writing microservices. IntelliJ IDEA provides the following:

The generated project contains a REST endpoint named HelloController with the following code:

You can open the Endpoints tool window (View | Tool Windows | Endpoints) and see this endpoint:

HelloController endpoint in the Endpoints tool window