Getting Started With Reactive: https://quarkus.io/guides/getting-started-reactive
This project will help you with:
- Bootstrapping a reactive CRUD application with Quarkus
- Using Hibernate Reactive with Panache to interact with a database in a reactive fashion
- Using RESTEasy Reactive to implement HTTP API while enforcing the reactive principle
- Packaging and Running the application
