Updates property condition to spring.cloud.config.discovery.enabled

also renames class to more clearly define its purpose.
This commit is contained in:
Spencer Gibb
2018-12-07 12:09:08 -05:00
parent dcdc7c27dc
commit 0044975f36

View File

@@ -1,4 +1,5 @@
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
org.springframework.cloud.kubernetes.discovery.KubernetesDiscoveryClientAutoConfiguration
org.springframework.cloud.bootstrap.BootstrapConfiguration=\
org.springframework.cloud.kubernetes.discovery.KubernetesDiscoveryClientBootstrapConfiguration
org.springframework.cloud.kubernetes.discovery.KubernetesDiscoveryClientConfigClientBootstrapConfiguration