You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 11, 2021. It is now read-only.
to the application.properties file, but it doesn't seem to work. I've launched project locally in debug and strangely it looks like beans using microservice.config.file are fired before application.properties are loaded so always default microservice.json is loaded.
However passing this settings in command-line script as
I've tried to customize name of microservice.json file by adding
to the application.properties file, but it doesn't seem to work. I've launched project locally in debug and strangely it looks like beans using microservice.config.file are fired before application.properties are loaded so always default microservice.json is loaded.
However passing this settings in command-line script as
seems to work as expected
The text was updated successfully, but these errors were encountered: