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
With this commit it is no longer assumed that all charset names in the
JsonEncoding can be resolved by Charset.forName. Instead, we store the
charset name itself, rather than the Charset object.
Copy file name to clipboardExpand all lines: spring-web/src/main/java/org/springframework/http/converter/json/AbstractJackson2HttpMessageConverter.java
0 commit comments