アノテーションインターフェース AutoConfigureTestEntityManager
@TargetSE({TYPESE,METHODSE})
@RetentionSE(RUNTIMESE)
@DocumentedSE
@InheritedSE
@ImportAutoConfiguration
public @interface AutoConfigureTestEntityManager
TestEntityManager の自動構成を有効にするためにテストクラスに適用できるアノテーション。- 導入:
- 4.0.0
- 作成者:
- Phillip Webb
- 関連事項: