Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.10.4
-
None
-
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.