Soabase Configuration contains these utilities:
FlexibleConfigurationSourceProvider
A flexible Dropwizard ConfigurationSourceProvider. Allows configuration to be either a string, an external file or a resource in the classpath. Special tokens are used to determine how to treat the argument.
Click here for details on the FlexibleConfigurationSourceProvider.
A simple way of allowing shared bundles, etc. to access their custom configuration objects.
Click here for details on the ComposedConfigurationAccessor.