@Configuration @EnableConfigurationProperties(value=VaultConsulProperties.class) public class VaultConfigConsulBootstrapConfiguration extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
VaultConfigConsulBootstrapConfiguration.ConsulSecretBackendMetadataFactory
SecretBackendMetadataFactory for Consul integration using
VaultConsulProperties. |
| Constructor and Description |
|---|
VaultConfigConsulBootstrapConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
VaultConfigConsulBootstrapConfiguration.ConsulSecretBackendMetadataFactory |
consulSecretBackendAccessorFactory() |
public VaultConfigConsulBootstrapConfiguration()
@Bean @ConditionalOnMissingBean public VaultConfigConsulBootstrapConfiguration.ConsulSecretBackendMetadataFactory consulSecretBackendAccessorFactory()
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.