Slava

Results 12 comments of Slava

In my understanding of this statement: _"and spring.cloud.config.overrideSystemProperties=false if only System properties and env vars should override the remote settings, but not the local config files"_ should make it even...

@ryanjbaxter what can be ordered here? https://github.com/kis024/Spring-cloud-config-bug/blob/master/src/main/resources/application.properties Please check the demo project linked in the first comment.

spring-boot-starter-parent => 2.7.9 spring-cloud-dependencies => 2021.0.6 Same behaviour. spring-boot-starter-parent => 3.0.4 spring-cloud-dependencies => 2022.0.1 Same behaviour. update demo project to latest versions.

This is an issue report, not a Stack Overflow question.

I'm expecting to see a resolution if this is an accepted issue or just the documentation is obsolete and needs adjustments according to current behaviour.

![image](https://user-images.githubusercontent.com/20765263/226646677-f567c044-a311-4518-afb2-3a56146e2ca4.png)

![image](https://user-images.githubusercontent.com/20765263/226667214-ed8820c7-b15b-4bf8-8aeb-b2e53e63aa96.png)

Old reference needs to be removed and issue closed.

I was thinking of dropping the misleading page https://cloud.spring.io/spring-cloud-static/spring-cloud.html in favor of https://docs.spring.io/spring-cloud/docs/current/reference/html/

yes, `spring.config.import: vault://, configserver:https://...` or `spring.config.import: configserver:https://..., vault://`