パッケージ org.springframework.boot.resttestclient.autoconfigure
@NullMarked パッケージ org.springframework.boot.resttestclient.autoconfigure
RestTestClient および TestRestTemplate の自動構成。
- クラス説明
RestTestClientを有効にするためにテストクラスに適用できるアノテーション。TestRestTemplateの自動構成を有効にするためにテストクラスに適用できるアノテーション。RestTestClientの自動構成。A customizer that can be implemented by beans wishing to customize theRestTestClient.Builderto fine-tune its auto-configuration before aRestTestClientis created.典型的な Spring Boot アプリケーションのRestTestClientBuilderCustomizer。TestRestTemplateの自動構成。