@Configuration(proxyBeanMethods=false) @EnableConfigurationProperties(value=VaultRabbitMqProperties.class) public class VaultConfigRabbitMqBootstrapConfiguration extends Object
Modifier and Type | Class and Description |
---|---|
static class |
VaultConfigRabbitMqBootstrapConfiguration.RabbitMqSecretBackendMetadataFactory
SecretBackendMetadataFactory for RabbitMq integration using
VaultRabbitMqProperties . |
Constructor and Description |
---|
VaultConfigRabbitMqBootstrapConfiguration() |
Modifier and Type | Method and Description |
---|---|
VaultConfigRabbitMqBootstrapConfiguration.RabbitMqSecretBackendMetadataFactory |
rabbitMqSecureBackendAccessorFactory() |
public VaultConfigRabbitMqBootstrapConfiguration()
@Bean @ConditionalOnMissingBean public VaultConfigRabbitMqBootstrapConfiguration.RabbitMqSecretBackendMetadataFactory rabbitMqSecureBackendAccessorFactory()
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.