Uses of Class
org.springframework.boot.test.web.client.MockServerRestTemplateCustomizer
Packages that use MockServerRestTemplateCustomizer
Package
Description
Auto-configuration for web clients.
-
Uses of MockServerRestTemplateCustomizer in org.springframework.boot.test.autoconfigure.web.client
Methods in org.springframework.boot.test.autoconfigure.web.client that return MockServerRestTemplateCustomizerModifier and TypeMethodDescriptionMockRestServiceServerAutoConfiguration.mockServerRestTemplateCustomizer()
Methods in org.springframework.boot.test.autoconfigure.web.client with parameters of type MockServerRestTemplateCustomizerModifier and TypeMethodDescriptionMockRestServiceServerAutoConfiguration.mockRestServiceServer
(MockServerRestTemplateCustomizer customizer)