vertx-mongo-client
vertx-mongo-client copied to clipboard
"Invalid BSON field name $numberLong"
Hi, I want to save a 32-bit int as a 64-bit int from json, I am trying below json but got above mentioned error
{"$numberLong":"50"}