3 Develop Applications with XA

To use Transaction Manager for Microservices - Distributed Transactions (MicroTx Distributed Transactions) to manage the transactions of your microservices, you need to make a few changes to your existing application code to integrate the functionality provided by the MicroTx Distributed Transactions libraries.

This section provides instructions to integrate MicroTx Distributed Transactions library with your application. Refer to the sample code of Bank Transfer application that uses the XA transaction protocol to transfer an amount from one department to another. The MicroTx Distributed Transactions library files are already integrated with the application code. Link to the relevant files is available in each section. Use these files as a reference when you integrate the MicroTx Distributed Transactions libraries with your application.

Topics