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
While trying to find suitable HttpMessageConverters for a custom object returned by a RequestMapping-annotated method, AnnotationMethodHandlerAdapter#handleResponseBody(Object, ServletWebRequest) fails because the request doesn't contain any Accept header.