Merge branch '1.5.x'

pull/10635/merge
Andy Wilkinson 7 years ago
commit f8602817af

@ -2062,7 +2062,7 @@ particular controller and/or exception type.
----
In the example above, if `YourException` is thrown by a controller defined in the same
package as `FooController`, a json representation of the `CustomerErrorType` POJO will be
package as `FooController`, a json representation of the `CustomErrorType` POJO will be
used instead of the `ErrorAttributes` representation.

Loading…
Cancel
Save