vert-x3 / vertx-mongo-client

Mongo Client for Eclipse Vert.x
http://vertx.io
Apache License 2.0
58 stars 98 forks source link

"Invalid BSON field name $numberLong" #276

Open Hoyuelos opened 2 years ago

Hoyuelos commented 2 years ago

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"}