public class ObjectMapperConfigured
extends org.springframework.context.ApplicationEvent
| Constructor and Description |
|---|
ObjectMapperConfigured(java.lang.Object source,
com.fasterxml.jackson.databind.ObjectMapper objectMapper)
Create a new ApplicationEvent.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.ObjectMapper |
getObjectMapper() |