7.10 Develop Spring Boot Apps with XA

Use the MicroTx 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 library files remains almost the same in both cases. When you develop Spring Boot applications based on JAX-RS, you must include different MicroTx Maven dependencies and you must register filters so that the MicroTx library can intercept HTTP calls and manage the transaction.

Topics