You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See commit 3a08648, the if works just as fallback. If I call debugging aid methods like toString() or list() I don't see expansion working, since the default value is resolved at runtime not inside the internal structure in the properties file.
The text was updated successfully, but these errors were encountered:
Could really use this; toString() / list(System.out) do not align with your config interface, and if you include system properties and environment variables it leads to a lot of noise.
See commit 3a08648, the if works just as fallback. If I call debugging aid methods like
toString()
orlist()
I don't see expansion working, since the default value is resolved at runtime not inside the internal structure in the properties file.The text was updated successfully, but these errors were encountered: