Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Ftr] Add Builder for DubboClient #87

Closed
yang20150702 opened this issue Dec 7, 2022 · 1 comment
Closed

[Ftr] Add Builder for DubboClient #87

yang20150702 opened this issue Dec 7, 2022 · 1 comment

Comments

@yang20150702
Copy link
Member

User can update config of DubboClient by Builder

@yang20150702
Copy link
Member Author

Client 的初始化支持三种方式:

  • 最简单的方式:通过connect()直接创建连接,使用默认的builder进行初始化
  • 自定义的方式:直接通过配置Builder来初始化
  • 支持通过配置文件的方式来初始化

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant