dubbo-js icon indicating copy to clipboard operation
dubbo-js copied to clipboard

dubbo3- Service Repository 模块

Open chickenlj opened this issue 3 years ago • 0 comments

组件设计目的:

  • 存储Dubbo服务元数据
  • 在初始化阶段由 Server.start() 初始化
  • 在运行阶段,提供根据 Metadata 定位用户 Service 的功能

chickenlj avatar Nov 01 '22 02:11 chickenlj