Does anyone know how to initialise Netflix archaius version 2?
In version 1, you can pass a system property to setup the configuration source:
-Darchaius.configurationSource.additionalUrls=file:///apps/myapp/application.properties
However, no such property seems to exist for version 2. The wiki only appears to document earlier versions. The README for the V2 branch contains a few details, but it's not nearly as comprehensive as the project wiki (which is still aimed at V1)