Luca Burgazzoli created CAMEL-18165:
---------------------------------------
Summary: camel-jackson: split the uber type converter
Key: CAMEL-18165
URL: https://issues.apache.org/jira/browse/CAMEL-18165
Project: Camel
Issue Type: Improvement
Components: camel-jackson
Reporter: Luca Burgazzoli
In the camel-jackson component, the Jackson Type converter must explicitly be
enabled but I wonder if some basic conversion (i.e.
InputStream/String/byte[]/Map <--> JsonNode) can be enabled by default.
The reason for that is that in may case, including the new camel-jq component
I'm working on, being able to converts to/from JsonNode out of the box without
having to explicitly enable the type conversion would be a very nice
enhancement.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)