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

[云原生 - 2. 服务治理云原生架构] 作业一:补充 microsphere-etcd-spring-cloud 中的 ReactiveDiscoveryClient 实现 #43

Open
mercyblitz opened this issue Sep 28, 2024 · 4 comments

Comments

@mercyblitz
Copy link
Owner

要求:

  • [必须] 参考 Microsphere etcd 工程 microsphere-etcd-spring-cloud 模块下的 io.microsphere.etcd.spring.cloud.client.discovery.EtcdDiscoveryClient 实现,补充 ReactiveDiscoveryClient 实现
  • [可选] 优化 ReactiveDiscoveryClient 实现,尽可能将 EtcdDiscoveryClient 与 ReactiveDiscoveryClient 低耦合,实现高内聚
@walklown
Copy link
Contributor

walklown commented Oct 7, 2024

@mercyblitz
Copy link
Owner Author

https://github.com/xiaozhimingjava/microsphere-etcd/tree/etcdreactiveclient

/services 路径可以通过 EtcdClientProperties Bean 中的 rootPath 属性来灵活装配。

@mercyblitz
Copy link
Owner Author

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

3 participants