Uses of Interface
org.springframework.cloud.vault.config.PropertySourceLocatorConfiguration
-
-
Uses of PropertySourceLocatorConfiguration in org.springframework.cloud.vault.config
Constructors in org.springframework.cloud.vault.config with parameters of type PropertySourceLocatorConfiguration Constructor Description VaultPropertySourceLocatorSupport(String propertySourceName, PropertySourceLocatorConfiguration propertySourceLocatorConfiguration)Creates a newVaultPropertySourceLocatorSupportgiven aPropertySourceLocatorConfiguration.
-