liubao68 commented on issue #3539:
URL: 
https://github.com/apache/servicecomb-java-chassis/issues/3539#issuecomment-1364855199

   你能从使用者的角度提供下用法吗? 包括服务端的接口定义、客户端的请求代码示例。 我感觉前面提供的信息,有些是不正确的用法。 对着具体的使用方式, 
可能更好的讨论。 
   
   比如: `String result = restTemplate.getForObject(url, String.class)` 这种客户端用法, 
适用于服务端的接口定义中返回值类型也是String。 如果不是, 那么则无法工作。 
   


-- 
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]

Reply via email to