Uses of Package
org.springframework.boot.test.autoconfigure.jdbc
Package
Description
Auto-configuration for Data JDBC tests.
Auto-configuration for JDBC tests.
Auto-configuration for Data JPA tests.
-
ClassDescriptionAnnotation that can be applied to a test class to configure a test database to use instead of the application-defined or auto-configured
DataSource
. -
ClassDescription
Auto-configuration imports
for 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. -
ClassDescriptionAnnotation that can be applied to a test class to configure a test database to use instead of the application-defined or auto-configured
DataSource
.