You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for global @MessageExceptionHandler using @ControllerAdvice.
Currently @MessageExceptionHandler needs to be part of same controller to handle issues.