アノテーションインターフェース AutoConfigureJdbc
@TargetSE(TYPESE)
@RetentionSE(RUNTIMESE)
@DocumentedSE
@InheritedSE
@ImportAutoConfiguration
@AutoConfigureDataSourceInitialization
public @interface AutoConfigureJdbc
Auto-configuration imports for typical JDBC tests. Most tests should consider using @JdbcTest rather than using this annotation directly.- 導入:
- 4.0.0
- 作成者:
- Stephane Nicoll
- 関連事項: