liubao68 commented on issue #2563: URL: https://github.com/apache/servicecomb-java-chassis/issues/2563#issuecomment-917372184
> java-chassis提供的第三方调用不是把第三方信息注册到注册中心。 而是在本地构造一个虚拟的微服务,包括其服务信息和实例信息。 这样就可以像请求其他注册到注册中心的java-chassis服务一样访问了。 前面这里实际已经回答这个问题了。 如果java-chassis之间的客户端调用相关的功能能满足要求, 那么就能满足要求。 [案例](https://blog.csdn.net/looook/article/details/116271333) 里面包含了一些优秀实践,可以参考 -- 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]
