spring-boot/spring-boot-project/spring-boot-docs
Brian Clozel e44e0c8f1e Remove ErrorAttributes.ERROR_ATTRIBUTE
This commit removes the now defunkt `ErrorAttributes.ERROR_ATTRIBUTE`
that was introduce to register handled errors as metrics. This has been
replaced since 3.0 by a direct support in Spring Framework and had no
effect whatsoever since that release.

This also updates the documentation to point to the Framework mechanism
that replaced it.

Fixes gh-33731
2023-12-14 11:26:45 +01:00
..
src Remove ErrorAttributes.ERROR_ATTRIBUTE 2023-12-14 11:26:45 +01:00
build.gradle Merge branch '3.1.x' 2023-11-10 11:25:38 +01:00