Starter for JTA transactions using Bitronix, deprecated since Spring Boot 2.3.0.
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-jta-bitronix</artifactId>
<version>2.4.13</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Wrap a data source with Bitronix XA support
Migrate to spring-boot-starter-jta-atomikos or spring-boot-starter-jta-narayana
No dependency data recorded yet.