Search before asking
What happened
When the masterconfig reads the corresponding resource file master.properties,using "PropertySource" annotation without adding "classpath:" which is not conducive to integration and extension.


What you expected to happen
When the masterconfig reads the corresponding resource file master.properties,using "PropertySource" annotation and adding "classpath:"
How to reproduce
When the masterconfig reads the corresponding resource file master.properties,using "PropertySource" annotation and adding "classpath:"
Anything else
No response
Are you willing to submit PR?
Code of Conduct