-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Minor
-
Component/s: configuration-as-code-plugin
-
None
The ConfigurationContext instanciation uses the mergeStrategy defined in a system env or property.
When no system env or property is set, the merge strategy falls back to errorOnConflict.
There's currently no option to set a custom mergeStrategy, but plugins may need to execute some specific merge strategies without any system env or property defined.