eeverman / andhow

Java configuration simplified.
https://www.andhowconfig.org
Apache License 2.0
23 stars 34 forks source link

All StdLoaders should use Properties for configuration #710

Open eeverman opened 2 years ago

eeverman commented 2 years ago

This enabled max flexibility for loader configuration.

The key question is: Are there convenience methods on AndHowConfiguration to set loader properties? And if so, how do the work? Do they set things as fixed or at some other level?