All Classes and Interfaces
Class
Description
Annotation that can be applied to a test class to enable and configure
auto-configuration of a single
MockRestServiceServer.Annotation that can be applied to a test class to enable auto-configuration of a
RestClient.Builder and a RestTemplateBuilder.Auto-configuration for
MockRestServiceServer support.RestClientCustomizer that can be applied to RestClient.Builder
instances to add MockRestServiceServer support.RestTemplateCustomizer that can be applied to a RestTemplateBuilder
instances to add MockRestServiceServer support.Annotation for a Spring rest client test that focuses only on beans
that use
RestTemplateBuilder or RestClient.Builder.RequestExpectationManager that strips the specified root URI from the request
before verification.