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 #36318 will optimize the MediaType(MediaType, Charset) constructor, in AbstractHttpMessageConverter we can bypass use of the constructor altogether and set the content-type as a String.