A company that offers transaction management for eXtreme Transaction Processing (XTP), Service Oriented Architecture (SOA) and open source environments
I'm trying to use Atomikos for distributed transactions in my spring boot application. It will interact with the two databases. …
java spring jakarta-ee spring-boot atomikosI'm trying to set an Atomikos JTA Property (e.g. com.atomikos.icatch.max_timeout) in a Spring Boot Configuration, …
spring spring-boot jta atomikos