Add global optional config data opt-out #23097
Labels
theme: config-data
Issues related to the configuration theme
type: enhancement
A general enhancement
Milestone
The recently introduced
optional:
prefix causes problems for Spring Cloud and likely for some of our users as well. We should offer a quick way to opt-out. One idea would be aspring.config.on-import-not-found=WARN/IGNORE/FAIL
property.The text was updated successfully, but these errors were encountered: