public class Mappers extends Object
Modifier and Type | Field and Description |
---|---|
static com.fasterxml.jackson.databind.ObjectMapper |
DEFAULT_MAPPER |
static com.fasterxml.jackson.databind.ObjectMapper |
WRAPPED_MAPPER |
Constructor and Description |
---|
Mappers() |
Modifier and Type | Method and Description |
---|---|
static void |
registerContextResolver(Configurable configurable) |
public static final com.fasterxml.jackson.databind.ObjectMapper DEFAULT_MAPPER
public static final com.fasterxml.jackson.databind.ObjectMapper WRAPPED_MAPPER
public static void registerContextResolver(Configurable configurable)
Copyright © 2016. All rights reserved.