Skip to content

Latest commit

 

History

History

chapter-04

Quarkus in Action Chapter 04 - Handling communications

Available in: English


Chapter 04 is the first chapter where we start creating our Acme Car Rental application. We start by creating first three services:

Additionally, we also create an Inventory CLI application that demostrates the gRPC client capabilities in Quarkus:

The final Acme Car Rental version after this chapter looks like this: