Razor0719
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...
  @wenshao 看了下fix的代码,非包装类在对应的场景中还是会出现“not support none-Serializable”