Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.18.0
-
Component/s: camel-restlet
-
Labels:None
-
Estimated Complexity:Unknown
Description
We should make it easy to turn on jackson or gson as the json library. You need to do this by adding those jackson type converters from those restlet.ext JAR files.
https://restlet.com/technical-resources/restlet-framework/javadocs/snapshot/jse/ext/
Then we can add some options on the component to turn this on|off.