Package org.springframework.boot.test.autoconfigure.web.client
package org.springframework.boot.test.autoconfigure.web.client
Auto-configuration for web clients.
-
ClassDescriptionAnnotation that can be applied to a test class to enable and configure auto-configuration of a single
MockRestServiceServer
.Annotation that can be applied to a test class to enable and configure auto-configuration of web clients.Auto-configuration forMockRestServiceServer
support.Annotation for a Spring rest client test that focuses only on beans that useRestTemplateBuilder
.Auto-configuration for a web-clientRestTemplate
.