We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffdff1c commit ac2bbeaCopy full SHA for ac2bbea
spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc
@@ -2035,7 +2035,7 @@ particular controller and/or exception type.
2035
----
2036
2037
In the example above, if `YourException` is thrown by a controller defined in the same
2038
-package as `FooController`, a json representation of the `CustomerErrorType` POJO will be
+package as `FooController`, a json representation of the `CustomErrorType` POJO will be
2039
used instead of the `ErrorAttributes` representation.
2040
2041
0 commit comments