8.5.1 Configure Spring REST App as Transaction Initiator
Source code of a sample Spring REST transaction initiator application which uses the MicroTx library is available in the
travel-agent-springboot
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: Develop Spring REST Apps with TCC