Cannot copy Map of list
Opened this issue · 1 comments
Dennis-kw-yiu commented
I found that if I am having a Map of list in the source object when I use classMap(Source.class, Destination.class), the content in the list cannot copy to the destination object. Any advice can make it?
chengbinTechnology commented
我也遇到同样的问题!