RayTigerZ commented on issue #3539: URL: https://github.com/apache/servicecomb-java-chassis/issues/3539#issuecomment-1364483057
平台服务端提供的接口 ,从JavaType responseType = invocation.findResponseType(responseEx.getStatus());获取到responseType大部分都是Object.class,ProduceJsonProcessor转化之后就是个Map;客户端就得自己去完成转换,大量的这类代码。如果平台主动去改服务端,几十个客户端也得跟着动,就因为servicecomb这种类型的强相关 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
