Handling JSON Dates with Camel

JSON is popular data interchange format for modern web services, but service implementations rarely deal with JSON internally. Typically, we want to work with objects that...