See: Description
Interface | Description |
---|---|
ProblemConfiguration |
Configuration for problem.
|
Class | Description |
---|---|
MixInThrowableProblem |
Mixin to avoid ignore `stackTrace`, `localizedMessage` and `localizedMessage` from JSON serialization.
|
ProblemConfigurationProperties |
ConfigurationProperties implementation of ProblemConfiguration . |
ThrowableProblemObjectMapperBeanCreatedEventListener |
If
ProblemConfiguration.isStackTrace() returns false adds the mixin MixInThrowableProblem for class ThrowableProblem to the ObjectMapper . |