Open szpak opened 9 years ago
It turned out that in the next version of spring-cloud-config a client will not try to connect remote server by default. It should address our needed. This is a part of wider changes in spring-cloud-config.
I'm leaving this issue open until we switch to (not yet released) version 1.0.1.
Btw, there are incompatibilities with version 1.0.1
spring.cloud.config.server.enabled
seems to be removed from Spring Cloud and althoughConfigServerBootstrapConfiguration
should not be enabled by default there is an error when starting boot-microservice (with 0.8.12 and Spring Cloud 1.0.0):