In this section, we will learn how to use all of Quarkus' core extensions, learn how to utilize Hibernate ORM/Panache, and look at the MicroProfile API and security concerns.
This section includes the following chapters:
- Chapter 4, Adding Web Interfaces to Quarkus Services
- Chapter 5, Managing Data Persistence with Quarkus
- Chapter 6, Building Applications Using the MicroProfile API
- Chapter 7, Securing Applications