Uses of Interface
org.springframework.cloud.vault.config.VaultConfigurer
-
-
Uses of VaultConfigurer in org.springframework.cloud.vault.config
Methods in org.springframework.cloud.vault.config with parameters of type VaultConfigurer Modifier and Type Method Description static org.springframework.boot.BootstrapRegistryInitializerVaultBootstrapper. fromConfigurer(VaultConfigurer configurer)Create aBootstrapRegistryInitializerthat configures aVaultConfigurer.
-