public class JsonUtils
extends java.lang.Object
Constructor and Description |
---|
JsonUtils() |
Modifier and Type | Method and Description |
---|---|
static com.fasterxml.jackson.databind.ObjectMapper |
buildObjectMapper()
Create and configure the
ObjectMapper used for serializing and deserializing
JSON requests and responses. |