Projects with this topic
Sort by:
-
This project showcases how to build a Java library meant for use in a Spring Boot project that is set up for data access to multiple datasources. It properly configures hibernate for batch inserts/updates and uses Atomikos JTA transaction manager for distributed transaction management.
Updated