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
At cz.jirutka.spring.exhandler.RestHandlerExceptionResolverBuilder#getDefaultHandlers there is a reference to the deprecated NoSuchRequestHandlingMethodException which will be removed with the new version of Spring.
Perhaps this class should be loaded only when it exists?