- Introduction
Helidon SE is a compact toolkit that embraces the latest Java SE features: reactive streams, asynchronous and functional programming, and fluent-style APIs.
Components
The REST framework for Helidon SE is the Helidon WebServer. It is built on top of Netty and uses a straight forward request routing API.
Helidon SE supports a number of additional Helidon features:
Migration
In case you need to upgrade the version of Helidon, follow the upgrade guides.