description Helidon Stack Overview
Helidon is an open-source Java framework developed by Oracle specifically for building microservices and cloud-native applications. Introduced in 2018, the framework offers developers two distinct programming models to choose from based on their project needs. Helidon SE provides a small, fast, and reactive toolkit for developers who want granular control without a full application server. Helidon MP, on the other hand, fully implements the Eclipse MicroProfile specification, making it suitable for developers familiar with Jakarta EE (Java EE) APIs.
help Helidon Stack FAQ
What is the Helidon Stack?
The Helidon Stack is an open-source Java framework from Oracle for microservices and cloud-native applications. It provides two programming models, Helidon SE and Helidon MP.
What is the difference between Helidon SE and Helidon MP?
Helidon SE is the lower-level model, giving developers direct control with a lightweight, functional style. Helidon MP follows MicroProfile standards and is intended for developers who prefer familiar enterprise Java APIs.
When was Helidon introduced?
Helidon was introduced by Oracle in 2018. It was created for Java services designed to run in modern cloud and microservice environments.
Is Helidon a Java framework for microservices?
Yes. Helidon targets Java microservices and cloud-native deployments, with separate SE and MP approaches for different levels of abstraction.
explore Explore More
Similar to Helidon Stack
ui.x_see_all arrow_forwardReviews & Comments
Write a Review
Be the first to review
Share your thoughts with the community and help others make better decisions.