js与java转发数据中文乱码解决


@RequestMapping(value = "/jahmm", method = RequestMethod.GET, produces = "text/html;charset=UTF-8")

添加produce部分