public class AwsParamStorePropertySourceLocator extends ObjectSE implements org.springframework.cloud.bootstrap.config.PropertySourceLocator
AwsParamStorePropertySource
インスタンスを使用して CompositePropertySource
を構築します。ほとんどが Spring Cloud Consul の設定サポートからコピーされますが、パラメーター値に完全な設定ファイルを含めるオプションはありません。パラメーター値の最大サイズ制限が 4096 文字であるため、AWS パラメーターストアでは意味がありません。コンストラクターと説明 |
---|
AwsParamStorePropertySourceLocator(com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement ssmClient, AwsParamStoreProperties properties) |
修飾子と型 | メソッドと説明 |
---|---|
ListSE<StringSE> | getContexts() |
PropertySource<?> | locate(Environment environment) |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSE
public AwsParamStorePropertySourceLocator(com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement ssmClient, AwsParamStoreProperties properties)
public PropertySource<?> locate(Environment environment)
org.springframework.cloud.bootstrap.config.PropertySourceLocator
の locate
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.