Properties related to error handling config
Property | Description |
---|---|
|
disables the exception handler completely when set to false (defaults to true) |
|
includes a |
|
whether or not to include the exception class name in the response. This is a property that comes from Spring Boot’s |