public class AwsSecretsManagerPropertySourceLocator extends ObjectSE implements org.springframework.cloud.bootstrap.config.PropertySourceLocator
AwsSecretsManagerPropertySource
インスタンスを使用して CompositePropertySource
を構築します。ほとんどが Spring Cloud からコピーされました。Consul の構成サポート。注: このクラスは、従来の Spring Cloud ブートストラップフェーズベースの構成の読み込みでのみ使用されます。コンストラクターと説明 |
---|
AwsSecretsManagerPropertySourceLocator(com.amazonaws.services.secretsmanager.AWSSecretsManager smClient, AwsSecretsManagerProperties properties) |
AwsSecretsManagerPropertySourceLocator(StringSE propertySourceName, com.amazonaws.services.secretsmanager.AWSSecretsManager smClient, AwsSecretsManagerProperties properties) |
修飾子と型 | メソッドと説明 |
---|---|
ListSE<StringSE> | getContexts() |
PropertySource<?> | locate(Environment environment) |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSE
public AwsSecretsManagerPropertySourceLocator(StringSE propertySourceName, com.amazonaws.services.secretsmanager.AWSSecretsManager smClient, AwsSecretsManagerProperties properties)
public AwsSecretsManagerPropertySourceLocator(com.amazonaws.services.secretsmanager.AWSSecretsManager smClient, AwsSecretsManagerProperties properties)
public PropertySource<?> locate(Environment environment)
org.springframework.cloud.bootstrap.config.PropertySourceLocator
の locate
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.