Uses of Class
org.springframework.boot.test.web.client.MockServerRestClientCustomizer
Packages that use MockServerRestClientCustomizer
Package
Description
Auto-configuration for web clients.
-
Uses of MockServerRestClientCustomizer in org.springframework.boot.test.autoconfigure.web.client
Methods in org.springframework.boot.test.autoconfigure.web.client that return MockServerRestClientCustomizerModifier and TypeMethodDescriptionMockRestServiceServerAutoConfiguration.mockServerRestClientCustomizer()
Methods in org.springframework.boot.test.autoconfigure.web.client with parameters of type MockServerRestClientCustomizerModifier and TypeMethodDescriptionMockRestServiceServerAutoConfiguration.mockRestServiceServer
(MockServerRestTemplateCustomizer restTemplateCustomizer, MockServerRestClientCustomizer restClientCustomizer)