You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2022/11/08 07:33:23 UTC

[GitHub] [dubbo] AlbumenJ commented on issue #10803: Interoperability with Spring Cloud Alibaba. 与 Spring Cloud 体系互通

AlbumenJ commented on issue #10803:
URL: https://github.com/apache/dubbo/issues/10803#issuecomment-1306754085

   2. 与 Spring Cloud 服务发现互通
   目标:通过 Spring Cloud 可以调用到 Dubbo 发布的服务;通过 Dubbo 可以调用到 Spring Cloud 发布的服务。
   现状:3.1.1 已经从代码层面支持(Nacos 注册中心),但是缺少对应的用例以及使用文档
   3. 适配 Spring Web 用户编码
   目标:用户可以通过 Spring web 的注解发布 http 服务到 Dubbo 上,实现配置方式的统一
   现状:待实现,可以参考以前的 rest 模式的解析。需要添加新的解析器,这部分尽可能做成可插拔,必要和内核耦合。


-- 
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: notifications-unsubscribe@dubbo.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org