Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
agile.zhou committed Jun 26, 2024
2 parents 398ee7b + 7383374 commit 2f0a5ea
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,13 @@ JAVA 客户端项目:[AgileConfig_JClient](https://github.com/kklldog/agilecon
[AgileConfig MVCSample](https://github.com/kklldog/AgileConfig_Client/tree/master/AgileConfigMVCSample)
[AgileConfig WPFSample](https://github.com/kklldog/AgileConfig_Client/tree/master/AgileConfigWPFSample)
[AgileConfig ConsoleSample](https://github.com/kklldog/AgileConfig_Client/tree/master/AgileConfigConsoleSample)
💥💥教程(提问之前请看完以下文章):
[教程 - 如何使用AgileConfig.Client读取配置](https://www.cnblogs.com/kklldog/p/how-to-use-agileconfigclient.html)
[教程- 如何使用服务注册与发现](https://www.cnblogs.com/kklldog/p/agileconfig-160.html)
[教程 - 如何开启 SSO](https://www.cnblogs.com/kklldog/p/agileconfig-170.html)
💥💥[常见问题,必看!!!](https://github.com/kklldog/AgileConfig/wiki/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98%EF%BC%8C%E5%BF%85%E7%9C%8B%EF%BC%81%EF%BC%81%EF%BC%81)
💥[常见问题,必看!!!](https://github.com/kklldog/AgileConfig/wiki/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98%EF%BC%8C%E5%BF%85%E7%9C%8B%EF%BC%81%EF%BC%81%EF%BC%81)
[关于多环境的部署说明](https://github.com/dotnetcore/AgileConfig/wiki/%E5%85%B3%E4%BA%8E-1.5-%E7%89%88%E6%9C%AC%E6%94%AF%E6%8C%81%E5%A4%9A%E7%8E%AF%E5%A2%83%E7%9A%84%E8%AF%B4%E6%98%8E)
[如何对接 OpenTelemetry 查看 log,trace,metric](https://mp.weixin.qq.com/s/QoagvZrCby1jI6g3XzZUAg)

社区资源:
🌷 基于 Nodejs 实现的客户端: [node-agile-client](https://github.com/LetTTGACO/node-agile-client)
Expand Down Expand Up @@ -65,7 +67,8 @@ Restful API:
10. 支持Restful API维护配置
11. v-1.6.0 以上已支持服务注册与发现
12. v-1.7.0 以上已支持 SSO/OIDC
13. v-1.9.0 以上已支持 mongodb 作为存储🍭🍭🍭
13. v-1.9.0 以上已支持 mongodb 作为存储
14. v-1.9.4 以上支持 OpenTelemetry🍭🍭🍭


## 💥 务必在使用 AgileConfig 之前仔细阅读以下文档
Expand Down

0 comments on commit 2f0a5ea

Please sign in to comment.