Package-level declarations
Types
Jackson JSON deserializer for AggregateId objects.
Jackson JSON serializer for AggregateId objects.
Functions
Converts this object to a JsonNode representation.
Parses this JSON string into a JsonNode representation.
Converts this object to its JSON string representation.
Converts this object to a MutableMap representation.
Deserializes this JSON string into an object using reified generics.
Converts this JsonNode into an object using reified generics.
Deserializes this JSON string into an object of the specified Class.
Deserializes this JSON string into an object of the specified JavaType.
Converts this JsonNode into an object of the specified Class.
Parses this JSON string into an ObjectNode.
Converts this object to a pretty-printed JSON string representation.