Uses of Class
io.awspring.cloud.autoconfigure.config.parameterstore.ParameterStoreConfigDataResource
Packages that use ParameterStoreConfigDataResource
Package
Description
ConfigDataLoader implementation for AWS Parameter Store.-
Uses of ParameterStoreConfigDataResource in io.awspring.cloud.autoconfigure.config.parameterstore
Methods in io.awspring.cloud.autoconfigure.config.parameterstore that return types with arguments of type ParameterStoreConfigDataResourceModifier and TypeMethodDescriptionParameterStoreConfigDataLocationResolver.resolveProfileSpecific(org.springframework.boot.context.config.ConfigDataLocationResolverContext resolverContext, org.springframework.boot.context.config.ConfigDataLocation location, org.springframework.boot.context.config.Profiles profiles) Methods in io.awspring.cloud.autoconfigure.config.parameterstore with parameters of type ParameterStoreConfigDataResourceModifier and TypeMethodDescriptionorg.springframework.boot.context.config.ConfigDataParameterStoreConfigDataLoader.load(org.springframework.boot.context.config.ConfigDataLoaderContext context, ParameterStoreConfigDataResource resource)