public class ObjectMapperProvider extends Object
| Constructor and Description |
|---|
ObjectMapperProvider() |
| Modifier and Type | Method and Description |
|---|---|
static com.fasterxml.jackson.databind.ObjectMapper |
createDefaultMapper() |
com.fasterxml.jackson.databind.ObjectMapper |
getContext(Class<?> type) |
public com.fasterxml.jackson.databind.ObjectMapper getContext(Class<?> type)
public static com.fasterxml.jackson.databind.ObjectMapper createDefaultMapper()
Copyright © 2014. All rights reserved.