avaje / avaje-config

Application configuration / properties loading for JVM applications
https://avaje.io/config
Apache License 2.0
47 stars 7 forks source link

Allow access to parsers from configuration #115

Closed rbygrave closed 5 months ago

rbygrave commented 5 months ago

Add configuration.parser(extension) to get access to underlying parsers that are registered

Change ConfigParser to support parsing Reader content