Uses of Package
org.springframework.boot.autoconfigure.transaction
Packages that use org.springframework.boot.autoconfigure.transaction
Package
Description
Auto-configuration for Spring Data Neo4j.
Auto-configuration for JPA and Spring ORM.
Auto-configuration for transaction support.
-
Classes in org.springframework.boot.autoconfigure.transaction used by org.springframework.boot.autoconfigure.data.neo4j
-
Classes in org.springframework.boot.autoconfigure.transaction used by org.springframework.boot.autoconfigure.orm.jpa
-
Classes in org.springframework.boot.autoconfigure.transaction used by org.springframework.boot.autoconfigure.transactionClassDescriptionCallback interface that can be implemented by beans wishing to customize
PlatformTransactionManagers
whilst retaining default auto-configuration.A collection ofPlatformTransactionManagerCustomizer
.