解决java.lang.IllegalArgumentException: No converter found for return value of type 的问题
摘要:
controller返回一个dto,并且定义了@ResponseBody注解,表示希望将这个dto对象转换为json字符串返回给前端,但是运行时报错:nested exception is java.lang.IllegalArgumentException: No converter found 阅读全文
posted @ 2019-01-09 23:46 小夏coding 阅读(3374) 评论(0) 推荐(0)
浙公网安备 33010602011771号