Package-level declarations
Types
Jackson JSON deserializer for AggregateId objects.
Jackson JSON serializer for AggregateId objects.
Pre-configured Jackson ObjectMapper for the Wow framework.
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 JsonNode into an object using reified generics.
Deserializes this JSON string into an object using reified generics.
Converts this JsonNode into an object of the specified Class.
Deserializes this JSON string into an object of the specified JavaType.
Deserializes this JSON string into an object of the specified Class.
Parses this JSON string into an ObjectNode.
Converts this object to a pretty-printed JSON string representation.