- Mastering Spring Cloud
- Piotr Minkowski
- 65字
- 2021-08-27 18:57:01
Configuration management with Archaius
The last important feature provided under the Spring Cloud Netflix project is Archaius. Personally, I haven't touched this library, but it might be useful in some cases. The Spring Cloud reference Archaius is an extension of the Apache Commons Configuration project. It allows updating the configuration by either polling a source for changes or pushing changes to the client.