问题: 在使用Ibatis查询数据返回时,报如下错误: [com.show.add.proxy.SqlMapClientTemplateProxy]com.ibatis.common.jdbc.exception.NestedSQLException: --- The error occurred in com/show/add/ibatis/adChannel.xml. --- The error occurred while applying a result map. --- Check
Size/Content: Size是响应头部和响应体结合起来的大小,Content是请求内容解码后的大小.进一步了解可以看这里Chrome Dev Tools - “Size” vs “Content”: 如果是没有浏览器缓存,即status为200,那么size会比content略大,如果有缓存的话,请求时不会有响应体返回,所以size会很小,只包含响应头的大小,而content是资源的大小. Size is the combined size of the response headers