The other microservices start normally, and the log gets the spring.application.name correctly, However, when the refresh endpoint is called, the log does not get the correct spring.application.name after the configuration is updated. the log shows that XXX IS UNDEFINED.
To be exact, anything like
Is this a bug? Or is a New Feature I need ? Or what exactly am I going to do?
I tried several schemes, including changing the logback-spring.xml file to something else and loading it in the application.yml file, but nothing worked.
Versions:
a Minimal, Reproducible Example : https://github.com/FUCKU/cloudSampleProjects
Comment From: ryanjbaxter
Please simplify the sample so its the minimal thats needed to reproduce the problem. Also could you please upgrade to 2021.0.1
Comment From: spring-cloud-issues
If you would like us to look at this issue, please provide the requested information. If the information is not provided within the next 7 days this issue will be closed.
Comment From: spring-cloud-issues
Closing due to lack of requested feedback. If you would like us to look at this issue, please provide the requested information and we will re-open the issue.