Jackson Databind How to correctly configure JsonMapper to deserialize Optional.empty() instead of null in case of missing property
Search before asking[x] I searched in the issues and found nothing similar.Describe the bugOptional handling differs bet...