spring mvc怎么获取json数据

J2EE 码拜 8年前 (2016-05-19) 1089次浏览
本人用的dispachter是spring mvc怎么获取json数据
spring mvc怎么获取json数据
spring mvc怎么获取json数据
怎么在controller中获取到传递过来的json数据?
解决方案

20

用request.getParameter  把json字符串取出来,然后在转换成json对象

CodeBye 版权所有丨如未注明 , 均为原创丨本网站采用BY-NC-SA协议进行授权 , 转载请注明spring mvc怎么获取json数据
喜欢 (0)
[1034331897@qq.com]
分享 (0)