org.springframework.util.InvalidMimeTypeException: Invalid mime type “application/json, application/json”: Invalid token character ‘,’ in token “json, application/json”
报此等错误,请检查:
{“application/json;charset=utf-8”}是否写正确
将Spring-web更改一下即可
修改后即可:
相关文章
- Invalid mime type "application/json, application/json": Invalid token chara
- IE8 MIME type application/json not found
- 解决IE浏览器中出现“Resource interpreted as Document but transferred with MIME type application/json”问题
- ThinkPHP Resource interpreted as Document but transferred with MIME type application/json 导致js无效
- Jersey与Spring整合异常:MIME media type, application/json, was not found