3.10 Develop Spring Boot Apps with XA

Use the MicroTx Distributed Transactions library with your Spring Boot applications.

You can use Spring REST or JAX-RS to develop your Spring Boot applications.

The procedure to integrate the MicroTx Distributed Transactions library files remains almost the same in both cases. When you develop Spring Boot applications based on JAX-RS, you must include different MicroTx Distributed Transactions Maven dependencies and you must register filters so that the MicroTx Distributed Transactions library can intercept HTTP calls and manage the transaction.

Topics