Skip to content

avaje-config-1.0

Compare
Choose a tag to compare
@rbygrave rbygrave released this 21 Aug 12:15
· 468 commits to master since this release

#15 - Add Automatic-Module-Name into MANIFEST for Java modules use
#14 - ENH: Add ConfigurationSource loaded by ServiceLoader
#13 - ENH: With config.load.systemProperties: true load all properties into System properties
#12 - Use "app.name" rather than "appName" for finding localdev configuration files
#11 - ENH: Add enabled() as a synonym for getBool ... for better reading when used as feature toggle
#10 - ENH: Add support for returning a Set of String, Integer and Long values
#9 - ENH: Add support for returning a List of String, Integer and Long values
#8 - Bump snakeyaml dependency to 1.26
#7 - Add file watching and reloading
#6 - Improve internals for caching default values and missing values