程序包 org.springframework.boot.autoconfigure.transaction
package org.springframework.boot.autoconfigure.transaction
Auto-configuration for transaction support.
-
类说明
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 customizeTransactionManagerswhile retaining default auto-configuration.A collection ofTransactionManagerCustomizers.Configuration properties that can be applied to anAbstractPlatformTransactionManager.