Uses of Class
org.springframework.cloud.config.server.environment.AwsParameterStoreEnvironmentProperties
Packages that use AwsParameterStoreEnvironmentProperties
-
Uses of AwsParameterStoreEnvironmentProperties in org.springframework.cloud.config.server.environment
Classes in org.springframework.cloud.config.server.environment that implement interfaces with type arguments of type AwsParameterStoreEnvironmentPropertiesMethods in org.springframework.cloud.config.server.environment with parameters of type AwsParameterStoreEnvironmentPropertiesModifier and TypeMethodDescriptionAwsParameterStoreEnvironmentRepositoryFactory.build(AwsParameterStoreEnvironmentProperties environmentProperties) Constructors in org.springframework.cloud.config.server.environment with parameters of type AwsParameterStoreEnvironmentPropertiesModifierConstructorDescriptionAwsParameterStoreEnvironmentRepository(software.amazon.awssdk.services.ssm.SsmClient awsSsmClient, ConfigServerProperties configServerProperties, AwsParameterStoreEnvironmentProperties environmentProperties)