Package org.springframework.boot.autoconfigure.transaction
package org.springframework.boot.autoconfigure.transaction
Auto-configuration for transaction support.
-
ClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.
Auto-configuration
for Spring transaction.Auto-configuration for the customization of aTransactionManager
.TransactionManagerCustomizer<T extends TransactionManager>Callback interface that can be implemented by beans wishing to customizeTransactionManagers
while retaining default auto-configuration.A collection ofTransactionManagerCustomizers
.Configuration properties that can be applied to anAbstractPlatformTransactionManager
.
TransactionManagerCustomizer
.