ParameterHandler
ParameterHandler copied to clipboard
Null values from environment variables
Right now, environment variables are only interpreted as null when their values are "null" (as a string).
FOO_BAR=null
Can you consider using the empty string too ?
FOO_BAR=