• | • | • |
December 3, 2019 |
Building Microservices with Helidon: Oracle's New Java Framework |
Project Helidon, introduced by Oracle in September 2018, features an asynchronous reactive web server built on top of Netty. Oracle designed Helidon to be lightweight, easy, and fast for building microservices-based applications. There are two programming modes: Helidon SE, featuring microframeworks, and Helidon MP, which supports MicroProfile. |
This session provides an overview of Helidon, followed by live demonstrations of how to get started with both Helidon SE and Helidon MP, along with an application. |