报错如下:
Content type ‘application/x-www-form-urlencoded;charset=UTF-8‘ not supported
解决方案:
引入如下包:
问题既解决。
Spring MVC 前后台传递json格式数据 Content type 'application/x-www-form-urlencoded;charset=UTF-8' not supported
原文:http://www.cnblogs.com/lyhappy/p/7428921.html