Make StdKeySerializers
use new JsonGenerator.writeFieldId()
for int
/long
keys
#1284
Milestone
StdKeySerializers
use new JsonGenerator.writeFieldId()
for int
/long
keys
#1284
With addition of
JsonGenerator.writeFieldId()
inJsonGenerator
in 2.8, it will be possibly to support int/long valued keys for data formats like CBOR. But due to timing of addition changes for databind won't make it in 2.8, so let's target this for 2.9.The text was updated successfully, but these errors were encountered: