Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

In Camel 1.6 its only the XStream library that is supported and its default.In Camel 2.0 we added support for more libraries:
Camel provides integration with three popular JSON libraries:

...