JSON

JSON is a Data Format to marshal and unmarshal Java objects to and from JSON.

For JSON to object marshalling, Camel provides integration with many popular JSON libraries such as:

  • Jackson

  • Google GSon

  • Johnzon

How to use JSon with Camel then see the documentation (for the JSon data library of choice) in the list of Data Formats.