アノテーションインターフェース AutoConfigureWebClient
@TargetSE(TYPESE)
@RetentionSE(RUNTIMESE)
@DocumentedSE
@InheritedSE
@AutoConfigureJson
@ImportAutoConfiguration
public @interface AutoConfigureWebClient
WebClient.Builder の自動構成を有効にするためにテストクラスに適用できるアノテーション。- 導入:
- 4.0.0
- 作成者:
- Andy Wilkinson