spring-boot/spring-boot-project/spring-boot-autoconfigure
Phillip Webb 05b73ceeec Call getErrorAttributes() only once
Refine the fix introduced in commit 60b7e6cf23 so that the
`getErrorAttributes()` method is not called multiple times. If the
status is missing, the `DefaultErrorWebExceptionHandler` will now
call an internal `DefaultErrorAttributes` instance in order to obtain
the actual status result.

Fixes gh-41732
2024-08-21 18:24:08 -07:00
..
src Call getErrorAttributes() only once 2024-08-21 18:24:08 -07:00
build.gradle Avoid duplicate junit-platform.properties files caused by Kafka 2024-07-11 13:08:58 +01:00