@Component(value="jacksonConfiguration")
public class JacksonConfiguration
extends java.lang.Object
| Constructor and Description |
|---|
JacksonConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
com.fasterxml.jackson.databind.ObjectMapper |
getObjectMapper() |