Uses of Class
org.springframework.boot.test.web.client.MockServerRestClientCustomizer
Package
Description
Auto-configuration for web clients.
-
Uses of MockServerRestClientCustomizer in org.springframework.boot.test.autoconfigure.web.client
Modifier and TypeMethodDescriptionMockRestServiceServerAutoConfiguration.mockServerRestClientCustomizer()
Modifier and TypeMethodDescriptionMockRestServiceServerAutoConfiguration.mockRestServiceServer
(MockServerRestTemplateCustomizer restTemplateCustomizer, MockServerRestClientCustomizer restClientCustomizer)