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.
2 parents 162a488 + dfb87c6 commit f860281Copy full SHA for f860281
spring-boot-project/spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc
@@ -2062,7 +2062,7 @@ particular controller and/or exception type.
2062
----
2063
2064
In the example above, if `YourException` is thrown by a controller defined in the same
2065
-package as `FooController`, a json representation of the `CustomerErrorType` POJO will be
+package as `FooController`, a json representation of the `CustomErrorType` POJO will be
2066
used instead of the `ErrorAttributes` representation.
2067
2068
0 commit comments