Ajax响应中文乱码 [SpringMVC使用@ResponseBody处理Ajax请求]
来源:互联网
Spring使用AnnotationMethodHandlerAdapter的handleResponseBody方法, AnnotationMethodHandlerAdapter使用request header中"Accept"的值和messageConverter支持的MediaType进行匹配,然后会用"Accept"的第一个值写入response的"Content-Type"。Spring使用AnnotationMethodHandlerAdapter的handleRespo