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

   只保留
   org.apache.servicecomb.common.rest.codec.produce.ProduceJsonProcessor
   
org.apache.servicecomb.common.rest.codec.produce.ProduceTextPlainProcessor的情况下还试过:
   restTemplate.getForObject(url, String.class)
   出现异常 java.lang.ClassCastException: java.util.LinkedHashMap cannot be cast to 
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