public class AwsParamStoreConfigDataLoader extends Object implements org.springframework.boot.context.config.ConfigDataLoader<AwsParamStoreConfigDataResource>
Constructor and Description |
---|
AwsParamStoreConfigDataLoader(org.springframework.boot.logging.DeferredLogFactory logFactory) |
Modifier and Type | Method and Description |
---|---|
org.springframework.boot.context.config.ConfigData |
load(org.springframework.boot.context.config.ConfigDataLoaderContext context,
AwsParamStoreConfigDataResource resource) |
public AwsParamStoreConfigDataLoader(org.springframework.boot.logging.DeferredLogFactory logFactory)
public org.springframework.boot.context.config.ConfigData load(org.springframework.boot.context.config.ConfigDataLoaderContext context, AwsParamStoreConfigDataResource resource)
load
in interface org.springframework.boot.context.config.ConfigDataLoader<AwsParamStoreConfigDataResource>
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.