@RequestMapping添加produces = "text/html;charset=UTF-8",在Controller或Action添加均可(解决问题)
SpringMVC整合fastjson,解决中文乱码问题
原文:https://www.cnblogs.com/gjack/p/8672996.html