public class ObjectMapperFactory
extends java.lang.Object
| Constructor and Description |
|---|
ObjectMapperFactory() |
| Modifier and Type | Method and Description |
|---|---|
static com.fasterxml.jackson.databind.ObjectMapper |
getObjectMapper() |
static com.fasterxml.jackson.databind.ObjectMapper |
getObjectMapper(boolean shouldIncludeRawResponses) |
static com.fasterxml.jackson.databind.ObjectReader |
getObjectReader() |
public static com.fasterxml.jackson.databind.ObjectMapper getObjectMapper()
public static com.fasterxml.jackson.databind.ObjectMapper getObjectMapper(boolean shouldIncludeRawResponses)
public static com.fasterxml.jackson.databind.ObjectReader getObjectReader()