Uses of Interface
org.springframework.vault.client.RestTemplateCustomizer
Packages that use RestTemplateCustomizer
-
Uses of RestTemplateCustomizer in org.springframework.vault.client
Methods in org.springframework.vault.client with parameters of type RestTemplateCustomizerModifier and TypeMethodDescriptionRestTemplateBuilder.customizers
(RestTemplateCustomizer... customizer) Add theRestTemplateCustomizers
that should be applied to theRestTemplate
.