spring RestController @ResponseBody 通过return 直接返回xml数据时, 中文字符乱码问题
摘要:微信公众号开发 ,使用 spring RestController @ResponseBody 通过return 直接返回xml数据时, 中文字符乱码问题, 经核查服务器返回HTTP请求的时候 Content-Type: text/plain;charset=ISO-8859-1 , 经过在controller中配置@RequestMapping(value = "/receiveWeiXinM...
阅读全文
posted @ 2017-12-28 09:10
浙公网安备 33010602011771号