public class ActuatorJsonMapperProvider extends Object
ObjectMapper instance to be shared within Actuator
infrastructure.
The goal is to have a Jackson configuration separate from the rest of the application to keep a consistent serialization behavior between applications.
| Constructor and Description |
|---|
ActuatorJsonMapperProvider() |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.ObjectMapper |
getInstance() |