SpringMVC整合fastjson,解决中文乱码问题

@RequestMapping添加produces = "text/html;charset=UTF-8",在Controller或Action添加均可(解决问题)

 

 

posted @ 2018-03-29 22:49  爱吃醋的工程师  阅读(174)  评论(0编辑  收藏  举报