Release v0.10
Release 0.10
The first release with basic set of features
- annotation processor for class & builder generation
- Annotations:
@Config
,@Prefix
,@Key
,@Default
,@Disable
,@Split
,@ConverterClass
- Standard types conversions +
Converter
interface for custom converters ClassFactory
with support for multiple source and loading strategies- Standard loaders:
system:properties
,system:env
, properties files by URL and from classpath Loader
interface for custom loaders + System properties and/or environment variable in sources URIs- Direct (without interface) access to properties
- Caching