Package org.springframework.boot.autoconfigure.transaction
package org.springframework.boot.autoconfigure.transaction
Auto-configuration for transaction support.
-
ClassDescription
Auto-configurationfor Spring transaction.Auto-configuration for the customization of aTransactionManager.TransactionManagerCustomizer<T extends TransactionManager>Callback interface that can be implemented by beans wishing to customize aTransactionManagerto fine-tune its auto-configuration.A collection ofTransactionManagerCustomizers.Configuration properties that can be applied to anAbstractPlatformTransactionManager.