Package org.springframework.boot.resttestclient.autoconfigure
@NullMarked
package org.springframework.boot.resttestclient.autoconfigure
Auto-configuration for RestTestClient and TestRestTemplate.
-
ClassDescriptionAnnotation that can be applied to a test class to enable a
RestTestClient.Deprecated, for removal: This API element is subject to removal in a future version.A customizer that can be implemented by beans wishing to customize theRestTestClient.Builderto fine-tune its auto-configuration before aRestTestClientis created.RestTestClientBuilderCustomizerfor a typical Spring Boot application.
AutoConfigureRestTestClient