Uses of Annotation Interface
org.springframework.boot.restclient.test.autoconfigure.AutoConfigureRestClient
Packages that use AutoConfigureRestClient
Package
Description
Auto-configuration for web clients.
-
Uses of AutoConfigureRestClient in org.springframework.boot.restclient.test.autoconfigure
Classes in org.springframework.boot.restclient.test.autoconfigure with annotations of type AutoConfigureRestClientModifier and TypeClassDescription@interface
Annotation for a Spring rest client test that focuses only on beans that useRestTemplateBuilder
orRestClient.Builder
.