Micronaut Problem JSON Configuration Reference
Every documented configuration property of Micronaut Problem JSON, with types, descriptions, and defaults.
2 properties across 1 section
Micronaut Problem Json Config Properties
Configuration properties for ProblemConfigurationProperties
| Property | Type | Description |
|---|---|---|
problem.enabled | boolean | Sets whether the configuration is enabled. Default value true. |
problem.stack-trace | boolean | Whether the HTTP Response should include the stack trace for instances of {@link org.zalando.problem.ThrowableProblem}. Default value (false). |
No properties match this filter.