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.
Features
- Java Library to find / apply JSON Patches according to RFC 6902
- JSON Patch defines a JSON document structure for representing changes to a JSON document
- 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
- When used in combination with the HTTP PATCH method as per RFC 5789 HTTP PATCH, it will do partial updates for HTTP APIs in a standard way
- Compatible with : Java 7+ versions
- Turn off MOVE & COPY Operations
Categories
JSONLicense
Apache License V2.0Follow ZJsonPatch
Other Useful Business Software
MyQ Print Management Software
Boost your digital or traditional workplace with MyQ’s secure print and scan solutions that respect your time and help you focus on what you do best.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ZJsonPatch!