transactions are also supported when deploying to a suitable Java EE Application Server.
either an http://www.atomikos.com/[Atomikos] or https://github.com/bitronix/btm[Bitronix]
embedded transaction manager. JTA transactions are also supported when deploying to a
suitable Java EE Application Server.
When a JTA environment is detected, Spring's `JtaTransactionManager` will be used to
manage transactions. Auto-configured JMS, DataSource and JPA beans will be upgraded to
@ -2308,7 +2308,7 @@ a `transaction-logs` directory in your application home directory. You can custo
@@ -2308,7 +2308,7 @@ a `transaction-logs` directory in your application home directory. You can custo
directory by using the `spring.jta.log-dir` property. Properties starting `spring.jta.`
are also bound to the `bitronix.tm.Configuration` bean, allowing for complete