Exception in thread "main" org.bson.json.JsonParseException: JSON reader was expecting a value but found '}'.
The method add(InsertOneModel<Document>) in the type List<InsertOneModel<Document>> is not applicable for the arguments (new InsertOneModel<>(document.get("a")))
Cannot infer type arguments for InsertOneModel<>