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
Does configen support optional values? for example can we declare String? in the mapping file. The reasoning for this is that some environments don't need all the properties.
Does configen support optional values? for example can we declare
String?in the mapping file. The reasoning for this is that some environments don't need all the properties.