Skip to content

Commit

Permalink
升级版本到1.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
zhongxunking committed Jun 27, 2021
1 parent 1b19574 commit cf4446a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
> 配置中心现在基本上是大型互联网公司的标配,用于管理公司各个系统繁杂的配置,降低配置维护成本。configcenter是一款操作简单、维护成本低的配置中心。提供了统一的管理配置能力、配置发布回滚能力、配置更新秒级推送能力、客户端配置缓存能力、对客户端验权防止生产环境配置泄漏风险的能力、对敏感配置设置访问权限能力、管理员权限管理能力。configcenter具备完善的权限管理和敏感配置标记能力,让你可以放心的将生产环境配置放权给开发人员,让他们自助的管理非敏感配置,提高工作效率。
2. 环境要求
> - 服务端:jdk1.8、MySQL、Redis
> - 客户端:jdk1.8
> - 服务端:JDK1.8、MySQL(或者PostgreSQL)、Redis
> - 客户端:JDK1.8
3. 演示环境
> 地址:http://configcenter.antframework.org:6220 <br/>
Expand Down

0 comments on commit cf4446a

Please sign in to comment.