Starter for JTA transactions using Atomikos in Spring Boot applications.
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-jta-atomikos</artifactId>
<version>2.7.18</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Configure an Atomikos XA DataSource for distributed transactions.
Migrate to a supported JTA transaction manager.
No dependency data recorded yet.