ConfigMe
ConfigMe copied to clipboard
Configurable throw/ignore behavior ("dev mode"?)
An idea: during development of an application it might be interesting to have ConfigMe throw exceptions when it can't convert a certain value rather than silently replacing it with the default value. Bean mapping is a big area where this would be helpful but also for other cases like the new RegexProperty.