Exception serializing Decimal128 types
hadielmougy opened this issue · 0 comments
hadielmougy commented
I use monger 3.1.0 with mongodb version 3.4 and got the following exception with decimal128 type
org.bson.BsonSerializationException: Detected unknown BSON type "\x13" for fieldname "amount". Are you using the latest driver version?
Help?