原文:ajax使用向Spring MVC发送JSON数据出现 org.springframework.web.HttpMediaTypeNotSupportedException: Content type 'application/x-www-form-urlencoded;charset=UTF-8' not supported错误

ajax使用向Spring MVC发送JSON数据时,后端Controller在接受JSON数据时报org.springframework.web.HttpMediaTypeNotSupportedException: Content type application x www form urlencoded charset UTF not supported的错误。 解决办法是设置ajax的c ...

2018-01-29 13:15 0 4990 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM