The Javadoc of @ResponseStatus
doesn't mention that when @ResponseStatus
is applied to a class then it is inherited also by @ExceptionHandler
annotated methods.
Comment From: sbrannen
This has been merged into main
.
Thanks
The Javadoc of @ResponseStatus
doesn't mention that when @ResponseStatus
is applied to a class then it is inherited also by @ExceptionHandler
annotated methods.
Comment From: sbrannen
This has been merged into main
.
Thanks