Uses of Package
org.springframework.boot.jdbc.test.autoconfigure
Packages that use org.springframework.boot.jdbc.test.autoconfigure
Package
Description
Auto-configuration for Data JDBC tests.
Auto-configuration for Data JPA tests.
Auto-configuration for JDBC tests.
-
Classes in org.springframework.boot.jdbc.test.autoconfigure used by org.springframework.boot.data.jdbc.test.autoconfigureClassDescription
Auto-configuration importsfor typical JDBC tests.Annotation that can be applied to a test class to configure a test database to use instead of the application-defined or auto-configuredDataSource. -
Classes in org.springframework.boot.jdbc.test.autoconfigure used by org.springframework.boot.data.jpa.test.autoconfigureClassDescription
Auto-configuration importsfor typical JDBC tests.Annotation that can be applied to a test class to configure a test database to use instead of the application-defined or auto-configuredDataSource. -
Classes in org.springframework.boot.jdbc.test.autoconfigure used by org.springframework.boot.jdbc.test.autoconfigureClassDescription
Auto-configuration importsfor typical JDBC tests.Annotation that can be applied to a test class to configure a test database to use instead of the application-defined or auto-configuredDataSource.What the test database can replace.