Ryan Baxter

Results 639 comments of Ryan Baxter

This was resolved with https://github.com/spring-cloud/spring-cloud-config/pull/2113

@mstarodubtsev could you provide an updated sample?

What was your code using before you switched to `@ConditionalOnProperty`?

@bgiaccio yes it was sorry In your sample I only see you printing what the value of `readProfile` was. I did not see any code activating components based on the...

Can you provide a [complete, minimal, verifiable sample](https://stackoverflow.com/help/mcve) that reproduces the problem? It should be available as a GitHub (or similar) project or attached to this issue as a zip...

@aconic-sb what version of Spring Cloud are you using?

After speaking with the team we have decided to introduce a property that when set to `true` will return the functionality to the behavior in Hoxton.SR10.

See https://github.com/spring-cloud/spring-cloud-config/issues/2078#issuecomment-1301515429

Can you try with Spring Cloud 2022.0.1?