- java.lang.Object
-
- org.springframework.cloud.vault.config.aws.VaultConfigAwsBootstrapConfiguration
-
@Configuration
@EnableConfigurationProperties(value=VaultAwsProperties.class)
public class VaultConfigAwsBootstrapConfiguration
extends Object
Bootstrap configuration providing support for the AWS secret backend.
- Author:
- Mark Paluch
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.