@Order(value=0) public class ConfigMapPropertySourceLocator extends Object implements org.springframework.cloud.bootstrap.config.PropertySourceLocator
PropertySourceLocator that uses config maps.| Constructor and Description |
|---|
ConfigMapPropertySourceLocator(io.fabric8.kubernetes.client.KubernetesClient client,
ConfigMapConfigProperties properties) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.core.env.PropertySource |
locate(org.springframework.core.env.Environment environment) |
public ConfigMapPropertySourceLocator(io.fabric8.kubernetes.client.KubernetesClient client,
ConfigMapConfigProperties properties)
Copyright © 2017–2021 Pivotal Software, Inc.. All rights reserved.