@Provider public static class RestEnablingConfiguration.SpecificRestObjectMapperProvider extends Object implements javax.ws.rs.ext.ContextResolver<com.fasterxml.jackson.databind.ObjectMapper>
| Modifier and Type | Field and Description |
|---|---|
static com.fasterxml.jackson.databind.ObjectMapper |
STATIC_OBJECT_MAPPER |
| Constructor and Description |
|---|
SpecificRestObjectMapperProvider() |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.ObjectMapper |
getContext(Class<?> type) |
public static com.fasterxml.jackson.databind.ObjectMapper STATIC_OBJECT_MAPPER
public com.fasterxml.jackson.databind.ObjectMapper getContext(Class<?> type)
getContext in interface javax.ws.rs.ext.ContextResolver<com.fasterxml.jackson.databind.ObjectMapper>Copyright © 2018. All rights reserved.