Uses of Class
org.springframework.cloud.config.server.environment.AwsSecretsManagerEnvironmentProperties
Packages that use AwsSecretsManagerEnvironmentProperties
-
Uses of AwsSecretsManagerEnvironmentProperties in org.springframework.cloud.config.server.environment
Classes in org.springframework.cloud.config.server.environment that implement interfaces with type arguments of type AwsSecretsManagerEnvironmentPropertiesMethods in org.springframework.cloud.config.server.environment with parameters of type AwsSecretsManagerEnvironmentPropertiesModifier and TypeMethodDescriptionAwsSecretsManagerEnvironmentRepositoryFactory.build(AwsSecretsManagerEnvironmentProperties environmentProperties) Constructors in org.springframework.cloud.config.server.environment with parameters of type AwsSecretsManagerEnvironmentPropertiesModifierConstructorDescriptionAwsSecretsManagerEnvironmentRepository(software.amazon.awssdk.services.secretsmanager.SecretsManagerClient awsSmClient, ConfigServerProperties configServerProperties, AwsSecretsManagerEnvironmentProperties environmentProperties)