Join Slack
Communities
Powered by
Is there a way to support ignoring nulls and use t...
# jackson-kotlin
l
laimiux
10/15/2018, 3:55 AM
Is there a way to support ignoring nulls and use the default value instead such as
{ name: null}
for
Model(name: String = "")
Open in Slack
Previous
Next