Uses of Interface
org.springframework.boot.autoconfigure.transaction.PlatformTransactionManagerCustomizer
Package
Description
Auto-configuration for transaction support.
-
Uses of PlatformTransactionManagerCustomizer in org.springframework.boot.autoconfigure.transaction
ModifierConstructorDescriptionTransactionManagerCustomizers
(Collection<? extends PlatformTransactionManagerCustomizer<?>> customizers) Deprecated, for removal: This API element is subject to removal in a future version.
TransactionManagerCustomizers.of(Collection)