dubbo use fastjson2 Serialize error autotype not support

137 Views Asked by At

java.io.IOException: org.apache.dubbo.common.serialize.SerializationException: com.alibaba.fastjson2.JSONException: auotype not support
when provider return a generics dto,the server throw this exception when I use dubbo 3.2.5, find this problem,how to fix it

0

There are 0 best solutions below