JavaScript is disabled on your browser.
Spring Cloud AWS Secrets Manager Configuration Starter
java.lang.Object
io.awspring.cloud.autoconfigure.secretsmanager.AwsSecretsManagerConfigDataLoader
All Implemented Interfaces:
org.springframework.boot.context.config.ConfigDataLoader<AwsSecretsManagerConfigDataResource >
public class AwsSecretsManagerConfigDataLoader
extends Object
implements org.springframework.boot.context.config.ConfigDataLoader<AwsSecretsManagerConfigDataResource >
Loads config data from AWS Secret Manager.
Since:
2.3.0
Author:
EddĂș MelĂ©ndez, Maciej Walkowiak
Method Summary
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Methods inherited from interface org.springframework.boot.context.config.ConfigDataLoader
isLoadable
Spring Cloud AWS Secrets Manager Configuration Starter
Copyright © 2022 Pivotal Software, Inc. . All rights reserved.