Package org.springframework.boot.restclient.test
@NullMarked
package org.springframework.boot.restclient.test
RestClient and RestTemplate test utilities.
-
ClassesClassDescription
RestClientCustomizerthat can be applied toRestClient.Builderinstances to addMockRestServiceServersupport.RestTemplateCustomizerthat can be applied to aRestTemplateBuilderinstances to addMockRestServiceServersupport.RequestExpectationManagerthat strips the specified root URI from the request before verification.