Uses of Class
io.awspring.cloud.parameterstore.ParameterStorePropertySource
Packages that use ParameterStorePropertySource
Package
Description
ConfigDataLoader
implementation for AWS Parameter Store.Integration with AWS Parameter Store.
-
Uses of ParameterStorePropertySource in io.awspring.cloud.autoconfigure.config.parameterstore
Methods in io.awspring.cloud.autoconfigure.config.parameterstore that return ParameterStorePropertySourceModifier and TypeMethodDescriptionParameterStorePropertySources.createPropertySource
(String context, boolean optional, software.amazon.awssdk.services.ssm.SsmClient client) Creates property source for given context.Methods in io.awspring.cloud.autoconfigure.config.parameterstore that return types with arguments of type ParameterStorePropertySourceModifier and TypeMethodDescriptionParameterStoreReloadAutoConfiguration.parameterStorePollingAwsPropertySourceChangeDetector
(ParameterStoreProperties properties, ConfigurationUpdateStrategy strategy, org.springframework.cloud.commons.util.TaskSchedulerWrapper<TaskScheduler> taskScheduler, ConfigurableEnvironment environment) -
Uses of ParameterStorePropertySource in io.awspring.cloud.parameterstore
Methods in io.awspring.cloud.parameterstore that return ParameterStorePropertySource