Top "Atomikos" questions

A company that offers transaction management for eXtreme Transaction Processing (XTP), Service Oriented Architecture (SOA) and open source environments

spring-boot-starter-jta-atomikos in practise

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 atomikos
Setting JTA Properties to an Atomikos + Spring Boot Configuration

I'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