archaius 是netflix 团队基于apache commons-configuration 扩展的配置管理框架
通过此图我们可以方便的看到archaius提供的能力以及使用方法
line 的centraldogma也是一个很不错的配置管理工具,但是两个方向不一样,centraldogma更偏向配置的生命周期管理设计上基于git 提供了
强大的版本支持,实际上两个是可以集成使用的
https://line.github.io/centraldogma/
https://github.com/Netflix/archaius/
http://commons.apache.org/proper/commons-configuration/
原文:https://www.cnblogs.com/rongfengliang/p/14998240.html