spring mvc 解决中文response乱码

spring mvc 解决中文response乱码


@RequestMapping(value = "/attendance", method = RequestMethod.POST, produces = {"application/json;charset=UTF-8"})

你可能感兴趣的:(spring,method,中文,produces,attendance)