config-proxy enables you to make configuration files accessible to Java applications through simple Java interfaces, with built-in validation, default values, and more.
Powered by Apache Commons Configuration, config-proxy can be used with XML files (one or many) and properties files (one or many). config-proxy is designed to be a thin wrapper over the top of commons-configuration and to re-expose existing features wherever possible.
Imagine a simple, readable XML configuration file for your application:
```
http://proxy.example.com/