Ryan Baxter
Ryan Baxter
I know it is not specified that it would work, but I believe it should. Have you tried it?
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...
I guess we need to figure out whether this is a feature enhancement or a bug, that is what I am trying to get at with the sample. I can...
Every `EnvironmentRepository` implemention will implement a `findOne` method. This method is passed an `application` String. If the application variable does not equal `application`, ie its a specific application name, then...
We will wait for your sample
I'm guessing you will but let us know
Im confused as to why you are pointing to the spring cloud kubernetes documentation above
Do you have a specific place in mind where this documentation should reside? Perhaps here: https://docs.spring.io/spring-cloud-commons/docs/current/reference/html/#refresh-scope
I just realized this change was made in main and not in the 2.2.x branch. There was a change to the way circular references were detected in Spring Boot that...
Create a PR against 2.2.x, that branch should be fine. I will merge it and merge it into main. There is nothing you can do about making main build until...