Netflix state on the Archaius Overview page that
Each Configuration can be sourced from a Configuration Source such as: JDBC, REST, .properties file etc.
However, I can't find any reference in the Javadocs to an existing REST-based ConfigurationSource.
Anyone see what I'm missing? Thank you.
Archaius can be sourced with a REST source. Internally, Netflix is using such a mechanism. However, this part hasn't been Open sourced yet. We have that on the roadmap but no particular timeline yet on when we can release it to the community.