Details
-
Type:
New Feature
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.10.4
-
Fix Version/s: 2.18.0
-
Component/s: camel-bindy
-
Labels:None
-
Estimated Complexity:Unknown
Description
It is useful add custom converter to camel-bindy, for example a new parameter on Datafield annotation "converter=<someclass>". The converter receive an string and return a the object.
If we can add custom converter, we can map to any data type.