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 org.springframework.transaction.TransactionManager>Callback interface that can be implemented by beans wishing to customizeTransactionManagerswhile retaining default auto-configuration.A collection ofTransactionManagerCustomizers.Configuration properties that can be applied to anAbstractPlatformTransactionManager.