@Order(value=0) public class ConfigMapPropertySourceLocator extends Object implements org.springframework.cloud.bootstrap.config.PropertySourceLocator
| Constructor and Description |
|---|
ConfigMapPropertySourceLocator(io.fabric8.kubernetes.client.KubernetesClient client,
ConfigMapConfigProperties properties) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.core.env.MapPropertySource |
locate(org.springframework.core.env.Environment environment) |
public ConfigMapPropertySourceLocator(io.fabric8.kubernetes.client.KubernetesClient client,
ConfigMapConfigProperties properties)
Copyright © 2016 Red Hat. All rights reserved.