This chapter covers the following topics.
-
Understanding Helidon SE and Helidon MP differences and similarities
-
Creating a simple Helidon SE application
-
Using routing, configuration, health checks, and metrics
-
Other Helidon SE features not covered in this book
As you learned in Chapter 1, Helidon has two flavors: Helidon MP and Helidon SE. The entire book has been about Helidon MP, but we decided to dedicate the last chapter to Helidon SE. With it, the book is ...