Uses of Annotation Interface
org.springframework.boot.test.autoconfigure.web.client.AutoConfigureWebClient
Packages that use AutoConfigureWebClient
Package
Description
Auto-configuration for web clients.
-
Uses of AutoConfigureWebClient in org.springframework.boot.test.autoconfigure.web.client
Classes in org.springframework.boot.test.autoconfigure.web.client with annotations of type AutoConfigureWebClientModifier and TypeClassDescription@interfaceAnnotation for a Spring rest client test that focuses only on beans that useRestTemplateBuilderorRestClient.Builder.