出现这个错误: No converter found for return value of ..

出现这个错误:
No converter found for return value of type:class com.huinongtx.demospringboot.model.User
截图如下:
出现这个错误: 	No converter found for return value of ..
原因是User类中没有添加Getter属性,为字段添加相应的Getter方法即可
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章