Features
The key features of EasyConf are:
- Usage of easy to remember conventions to simplify configuring
applications
- Component based configuration (for example for portlets
and portals
- Support for multiple environments (development, integration,
preproduction, production, etc)
Complete list of features:
- Two file formats supported:
- Properties configuration
- User-defined XML configuration
- Support for reloading of configuration (in progress)
- Features of properties configuration:
- Variables support
- Typed properties (automatic conversion to numbers,
lists, boolean, etc)
- Support for include clauses
- Properties with 'selectors'
- Features of XML configuration:
- Converts XML configuration to JavaBeans
- All XML vocabularies supported
- The XML format is described using digester
rules
For more information about this features check the
Javadoc summary of EasyConf