Creating a Small Working Project with Helidon SE
摘要
Helidon SE is a microframework that features three core components required to create a microservice – a web server, configuration, and security – for building microservices-based applications. It is a small, functional style API that is reactive, simple, and transparent in which an application server is not required. A web client that complements the original three components was added as a new feature in Helidon 2.0.