Details
-
Task
-
Resolution: Done
-
Minor - P4
-
None
-
None
-
None
-
Ubuntu 14.04
Description
Unable to Map JSON to POJO.
I have inserted JSON from R tool.
I am able to read and map the JSON to Java POJO using MongoTemplate API(Spring) in my windows environment.
But If I try to Map JSON to Java POJO using MongoTemplate API(Spring)
in Ubuntu environment,It is failing and throwing exception.
Please find the attached error log and bson dump .