Uses of Interface
org.springframework.vault.client.WebClientCustomizer
Packages that use WebClientCustomizer
-
Uses of WebClientCustomizer in org.springframework.vault.client
Methods in org.springframework.vault.client with parameters of type WebClientCustomizerModifier and TypeMethodDescriptionWebClientBuilder.customizers
(WebClientCustomizer... customizer) Add theWebClientCustomizers
that should be applied to theWebClient
.