Is it possible to load application configuration from a spring cloud config server upon startup without calling /monitor?
I have:
- A local git repository containing properties files
- A spring cloud config server pointing at the git repository
- A spring cloud enabled
相关标签: