Uses of Package
org.springframework.boot.test.autoconfigure.jdbc
Packages that use org.springframework.boot.test.autoconfigure.jdbc
Package
Description
Auto-configuration for Data R2DBC tests.
Auto-configuration for JDBC tests.
Auto-configuration for jOOQ tests.
-
Classes in org.springframework.boot.test.autoconfigure.jdbc used by org.springframework.boot.data.r2dbc.test.autoconfigureClassDescriptionAnnotation that can be applied to a test class to enable DataSource initialization.
-
Classes in org.springframework.boot.test.autoconfigure.jdbc used by org.springframework.boot.jdbc.test.autoconfigureClassDescriptionAnnotation that can be applied to a test class to enable DataSource initialization.
-
Classes in org.springframework.boot.test.autoconfigure.jdbc used by org.springframework.boot.jooq.test.autoconfigureClassDescriptionAnnotation that can be applied to a test class to enable DataSource initialization.