I want to use a JAVA class reference as Id in my mongo java application, for this, I have marked @Id over the reference but after doing db.collection.insertOne(Document) fro