safety-eval-service/docs/gbs/scripts/dubbo-dev-proxy/dubbo-reference-local.examp...

21 lines
531 B
Properties
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# Dubbo 显式 URL 参考(方案 C
# 当 @DubboReference 需要 url 覆盖时,按接口所在服务查表配置
# 格式: dubbo://192.168.20.100:<local_port>
# 用户 FacadeUserFacadejjb-saas-system
# dubbo://192.168.20.100:32080
# 消息 FacadeMessageFacadejjb-saas-message
# dubbo://192.168.20.100:32084
# 认证
# dubbo://192.168.20.100:32081
# 安全
# dubbo://192.168.20.100:32083
# 附件
# dubbo://192.168.20.100:32093
# 完整端口表见 docs/gbs/本地开发Dubbo代理方案C.md 第 3 节