http://msdn.microsoft.com/library/cc351024.aspx CSS 兼容性和 Internet Explorer 随着每个新版本的 Windows Internet Explorer 的发布,对级联样式表 (CSS) 标准的支持也在稳步提高。 Internet Explorer 6 是第一个完全符合 CSS 级别 1 规范的 Internet Explorer…
今天前端提交数据的时候,不知道为啥报了415错误 jquery.js:4 POST http://localhost:8000/addTypeSubmit 415 (Unsupported Media Type) HTTP Status 415 -
type Status report
message
description The server refused this request because the request entity i…
一 概述 错误信息 Could not extract response: no suitable HttpMessageConverter found for response type [cn.justme.sboot.entity.BaseResp<java.lang.String>] and content type [text/plain;charsetUTF-8] 二 解决方法 增加配置 Beanpublic MappingJackson2HttpMe…