Results 3 comments of Razor0719

> you can remve nacos-boot dependencies I use them (nacos-config-spring-boot-starter/spring-cloud-starter-alibaba-nacos-config) separated at the beginning I used nacos-config-spring-boot-starter but the project started failed and than I replace it with spring-cloud-starter-alibaba-nacos-config but...

dubbo调用出现RemotingException,provider端无异常,接口response带泛型,应该是一个问题 fastjson2 2.0.57 dubbo 3.2.9 `cause: org.apache.dubbo.remoting.RemotingException: java.io.IOException: org.apache.dubbo.common.serialize.SerializationException: com.alibaba.fastjson2.JSONException: not support none-Serializable java.io.IOException: org.apache.dubbo.common.serialize.SerializationException: com.alibaba.fastjson2.JSONException: not support none-Serializable` `Caused by: com.alibaba.fastjson2.JSONException: not support none-Serializable at com.alibaba.fastjson2.reader.FieldReaderObject.readFieldValueJSONB(FieldReaderObject.java:185) at com.alibaba.fastjson2.reader.ObjectReaderAdapter.readFieldValue(ObjectReaderAdapter.java:506) at...

![Image](https://github.com/user-attachments/assets/877aca7b-5bb3-409c-bcf5-fd8528a9a038) ![Image](https://github.com/user-attachments/assets/6f1f30d5-533e-49ae-a636-1d4752b46b39) @wenshao 看了下fix的代码,非包装类在对应的场景中还是会出现“not support none-Serializable”