Registry / database / spring-boot-starter-jta-bitronix

spring-boot-starter-jta-bitronix

JSON →
library2.4.13javamavenunverified

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>
INSTALL
IMPORT
SIG · SPRING-BOOT-STARTE
S
spring-boot-starter-jta-bitronix
databasejavav2.4.13
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

BitronixXADataSourceWrapper
org.springframework.boot.jta.bitronix.BitronixXADataSourceWrapper

Wrap a data source with Bitronix XA support

import org.springframework.boot.jta.bitronix.BitronixXADataSourceWrapper; BitronixXADataSourceWrapper wrapper = new BitronixXADataSourceWrapper();
Debug
Known issues
breakingDeprecated since Spring Boot 2.3.0, use Atomikos or Narayana instead
fix
Migrate to spring-boot-starter-jta-atomikos or spring-boot-starter-jta-narayana
affects: >=2.3.0
Upgrade
Version history
2.4.13latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
16
Meta
1
Resources
spring-boot-starter-jta-bitronix — mvn dependency:get spring-boot-starter-jta-bitronix · libregistry