1. 程式人生 > >java 物件轉JSON字串 $ref 錯誤

java 物件轉JSON字串 $ref 錯誤

顧名思義,這個是物件轉Json時,發生的引用錯誤。

比較簡單的方法是:

使用 幫助方法

https://blog.csdn.net/hanjun0612/article/details/83008500

ListModel2.setList(DozerMapperUtil.mapList(ListModel1, WmsInboundreport.class));