I\'m trying to store a field of type java.time.ZoneId in MongoDB. For this type, I require an org.bson.codecs.Codec which I do have. However, when I tr
java.time.ZoneId
org.bson.codecs.Codec