Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
The camel-kamelets-utils library (https://github.com/apache/camel-kamelets/tree/main/library/camel-kamelets-utils/src/main/java/org/apache/camel/kamelets/utils/format/converter) provides several data type implementations that can be used as declarative data transformations.
Data types are not bound to Kamelets anymore but can be used in all Camel routes. We should move these implementations to the respective Camel components in the Camel repository in order to also leverage the automatic meta data generation for these data types.