Uses of Interface
org.springframework.vault.client.WebClientFactory
Packages that use WebClientFactory
-
Uses of WebClientFactory in org.springframework.vault.config
Methods in org.springframework.vault.config that return WebClientFactoryModifier and TypeMethodDescriptionprotected WebClientFactory
AbstractReactiveVaultConfiguration.getWebClientFactory()
Return theWebClientFactory
.AbstractReactiveVaultConfiguration.webClientFactory()
Create aWebClientFactory
bean that is used to produce aWebClient
.