List of Listings
Chapter 3. Interprocess communication in a microservice architecture
Listing 3.1. An excerpt of the gRPC API for the Order Service
Chapter 4. Managing transactions with sagas
Listing 4.1. The OrderService class and its createOrder() method
Listing 4.2. The definition of the CreateOrderSaga
Listing 4.3. The definition of the third step of the saga
Listing 4.4. CreateOrderSagaState stores the state of a saga instance
Listing 4.5. KitchenServiceProxy defines the command message endpoints for Kitchen Service
Chapter 5. Designing business logic in ...
Get Microservices Patterns now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.