[ 
https://issues.apache.org/jira/browse/CAMEL-13590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Greg A. updated CAMEL-13590:
----------------------------
    Description: 
JSON is very often used as data exchange. JSON patch can transform JSON to an 
other JSON with a JSON patch file.

JSON patch is specified in RFC 6902 from the IETF.

I propose to setup and create a new component using [java-json-tools 
|https://github.com/java-json-tools/json-patch]

this lib implements RFC 6902 (JSON Patch) and RFC 7386 (JSON Merge Patch)

camel-jolt component could be very useful sample to setup this new component 

  was:
JSON is very often used as data exchange. JSON patch can transform JSON to an 
other JSON with a JSON patch file.

JSON patch is specified in RFC 6902 from the IETF.

I propose de setup and create a new component using [java-json-tools 
|https://github.com/java-json-tools/json-patch]

this lib implements RFC 6902 (JSON Patch) and RFC 7386 (JSON Merge Patch)

camel-jolt component could be very useful sample to setup this new component 


> creation of JSON-Patch component
> --------------------------------
>
>                 Key: CAMEL-13590
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13590
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: Greg A.
>            Assignee: Greg A.
>            Priority: Major
>
> JSON is very often used as data exchange. JSON patch can transform JSON to an 
> other JSON with a JSON patch file.
> JSON patch is specified in RFC 6902 from the IETF.
> I propose to setup and create a new component using [java-json-tools 
> |https://github.com/java-json-tools/json-patch]
> this lib implements RFC 6902 (JSON Patch) and RFC 7386 (JSON Merge Patch)
> camel-jolt component could be very useful sample to setup this new component 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to