Uses of Package
org.springframework.data.rest.webmvc.json.patch
Package
Description
-
ClassDescriptionContextual mapping for he translation of JSON Pointer segments into property references on persistent types.
-
ClassDescriptionContextual mapping for he translation of JSON Pointer segments into property references on persistent types.Represents a Patch.A strategy interface for producing
Patch
instances from a patch document representation (such as JSON Patch) and rendering a Patch to a patch document representation.Exception thrown if an error occurs in the course of applying a Patch.Abstract base class representing and providing support methods for patch operations.