Package org.springframework.boot.restclient.test
@NullMarked
package org.springframework.boot.restclient.test
RestClient and RestTemplate test utilities.
-
ClassDescription
RestClientCustomizer
that can be applied toRestClient.Builder
instances to addMockRestServiceServer
support.RestTemplateCustomizer
that can be applied to aRestTemplateBuilder
instances to addMockRestServiceServer
support.RequestExpectationManager
that strips the specified root URI from the request before verification.Convenient alternative ofRestTemplate
that is suitable for integration tests.Options used to customize the Apache HTTP Client.