4 Develop Applications with Saga

The Transaction Manager for Microservices - Distributed Transactions (MicroTx Distributed Transactions) 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 Distributed Transactions 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 Distributed Transactions 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 Distributed Transactions libraries with your application.

Topics