| Package | Description |
|---|---|
| org.springframework.data.rest.webmvc.json.patch |
| Modifier and Type | Method and Description |
|---|---|
Patch |
JsonPatchPatchConverter.convert(com.fasterxml.jackson.databind.JsonNode jsonNode)
Constructs a
Patch object given a JsonNode. |
Patch |
PatchConverter.convert(T patchRepresentation)
Convert a patch document representation to a
Patch. |
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.