ZJsonPatch
This is an implementation of RFC 6902 JSON Patch written in Java
...It can be used to avoid sending a whole document when only a part has changed, thus reducing network bandwidth requirements if data (in JSON format) is required to send across multiple systems over network or in case of multi DC transfer.