Spring Boot Atomikos JTA PoC with Postgresql for managing Distributed Transactions over multiple databases.
- DB Name : customer
- DB Schema : public
- DB Tables : customer
- DB Name : account
- DB Schema : public
- DB Tables : account
Go to the directory /docker and run docker-compose up