spring-boot/spring-boot-project/spring-boot-autoconfigure/src
Phillip Webb 60b7e6cf23 Allow 'status' and 'error' to be excluded from error response
Update `ErrorAttributeOptions` to allow the `status` and `error`
fields to be excluded from the response without throwing a
NullPointerException.

Fixes gh-30011
2024-06-17 16:48:28 -07:00
..
main Allow 'status' and 'error' to be excluded from error response 2024-06-17 16:48:28 -07:00
test Allow 'status' and 'error' to be excluded from error response 2024-06-17 16:48:28 -07:00