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
At present if you define same property in external config file and application.yml that's bundled in the application's war file, the property defined in the application.yml in war file takes precedence. I wish the property defined in the external config file could take the precedence. By the way, this plugin is quite useful and thanks for building it!
The text was updated successfully, but these errors were encountered:
At present if you define same property in external config file and application.yml that's bundled in the application's war file, the property defined in the application.yml in war file takes precedence. I wish the property defined in the external config file could take the precedence. By the way, this plugin is quite useful and thanks for building it!
The text was updated successfully, but these errors were encountered: