Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.12.0
-
None
-
Unknown
Description
If you use 2+ blueprint property placeholders then you can set default values in one of the placeholder, and then optionally override these values in the other.
camel-blueprint property parser should be able to understand that, and favor the non-default value as the answer. Today it picks the first != null value.