public class SecretManagerPropertySourceLocator extends Object implements org.springframework.cloud.bootstrap.config.PropertySourceLocator
PropertySourceLocator
which provides GCP Secret Manager as a
property source.Constructor and Description |
---|
SecretManagerPropertySourceLocator(SecretManagerTemplate template,
GcpProjectIdProvider projectIdProvider) |
Modifier and Type | Method and Description |
---|---|
org.springframework.core.env.PropertySource<?> |
locate(org.springframework.core.env.Environment environment) |
public SecretManagerPropertySourceLocator(SecretManagerTemplate template, GcpProjectIdProvider projectIdProvider)
Copyright © 2021. All rights reserved.