6.10.3.1 Configure Spring REST Apps with an XA-Compliant Resource Manager
Use the information provided in this section to configure your Spring REST-based participant applications when you use an XA-compliant resource manager.
If there are multiple Spring REST services complete these steps for all the transaction participant services.
Source code of a sample Spring REST transaction participant application which uses the MicroTx library and XA transaction protocol is available in the department-spring
folder which is located in the microtx-samples
GitHub repository. You can use this as a reference while integrating the MicroTx libraries with your application.
Parent topic: Configure Spring REST App as Transaction Participant