Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
When using Java DSL and building expressions you may use .constant / .bean or whatever that causes the route model to be dumped using the <expressionDefinition> as a fallback because the dsl did not use the language types that you use in xml dsl etc.
So we should align ValueBuilder to build the same way as in xml dsl, then it work for both worlds.