8 Develop Applications with Saga

The Transaction Manager for Microservices (MicroTx) library for Spring REST, Micronaut, and Node.js apps provides the functionality to initiate a new Saga transaction or to participate in an existing Saga transaction.

This section provides instructions to integrate MicroTx library with your application. Refer to the sample code of Travel Agent application that uses the Saga transaction protocol to book a trip. The MicroTx library files are already integrated with the application code. Link to the relevant files is available in each section. You can refer to the code of the sample application while you integrate the MicroTx libraries with your application.

Topics