dragron

2019年3月25日

Idea中:No converter found for return value of type: class java.util.ArrayList:Json格式转换问题

摘要: 1.在搞SSM框架的时候,前端发送请求后,显示如下错误。 @ResponseBody注解进行返回List<对象>的json数据时出现 nested exception is java.lang.IllegalArgumentException: No converter found for retu 阅读全文

posted @ 2019-03-25 16:09 dragron 阅读(573) 评论(0) 推荐(0) 编辑

导航