You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2021/11/29 03:55:30 UTC

[GitHub] [servicecomb-java-chassis] liubao68 commented on issue #2646: 使用serviceComb提供的方法转发用spring-cloud-huawei开发的微服务post接口有问题,服务provide无法接收到body里面的内容

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


   这个属于理解错误。 Spring Cloud Huawei主要是接入servicecomb提供的注册中心、配置中心, RPC框架还是Spring Cloud。 开发指南里面描述的是ServiceComb Java Chassis开发框架, ServiceComb Java Chassis在RPC、治理等功能设计上是完全不同于Spring Cloud的。 
   
   edge service是给 ServiceComb Java Chassis 设计的, 默认情况下不能在 Spring Cloud工作, 对于非 ServiceComb Java Chassis服务, 可以考虑使用 [CommonHttpEdgeDispatcher](https://servicecomb.apache.org/references/java-chassis/zh_CN/edge/by-servicecomb-sdk.html)


-- 
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: commits-unsubscribe@servicecomb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org