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