Uses of Class
org.springframework.cloud.config.server.environment.AwsSecretsManagerEnvironmentProperties
-
Packages that use AwsSecretsManagerEnvironmentProperties Package Description org.springframework.cloud.config.server.environment -
-
Uses of AwsSecretsManagerEnvironmentProperties in org.springframework.cloud.config.server.environment
Methods in org.springframework.cloud.config.server.environment with parameters of type AwsSecretsManagerEnvironmentProperties Modifier and Type Method Description AwsSecretsManagerEnvironmentRepositoryAwsSecretsManagerEnvironmentRepositoryFactory. build(AwsSecretsManagerEnvironmentProperties environmentProperties)Constructors in org.springframework.cloud.config.server.environment with parameters of type AwsSecretsManagerEnvironmentProperties Constructor Description AwsSecretsManagerEnvironmentRepository(com.amazonaws.services.secretsmanager.AWSSecretsManager awsSmClient, ConfigServerProperties configServerProperties, AwsSecretsManagerEnvironmentProperties environmentProperties)
-