パッケージの使用
org.springframework.boot.test.autoconfigure.jdbc
パッケージ
説明
データ R2DBC テストの自動構成。
JDBC テストの自動構成。
jOOQ テストの自動構成。
- org.springframework.boot.data.r2dbc.test.autoconfigure で使用されている org.springframework.boot.test.autoconfigure.jdbc のクラスクラス説明Annotation that can be applied to a test class to enable DataSource initialization.
- org.springframework.boot.jdbc.test.autoconfigure で使用されている org.springframework.boot.test.autoconfigure.jdbc のクラスクラス説明Annotation that can be applied to a test class to enable DataSource initialization.
- org.springframework.boot.jooq.test.autoconfigure で使用されている org.springframework.boot.test.autoconfigure.jdbc のクラスクラス説明Annotation that can be applied to a test class to enable DataSource initialization.