dev.morphia.query.ValidationException: Could not resolve path '_id' #1937
NOTiFYcouk
started this conversation in
General
Replies: 1 comment 6 replies
-
There's no |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
exception = dev.morphia.query.ValidationException: Could not resolve path '_id' against 'com.gostophandle.entity.morphia.Engine'. Unknown path element: '_id'.
EJB:
Entity: Calls data from MongoDB for 1-6:
If I add the Entity "engine":
Errors with:
morphia-core-2.3.0-SNAPSHOT
classgraph-4.8.147
mongodb-driver-core-4.6.1
bson-4.6.1
mongodb-driver-sync-4.6.1
MongoDB 5.0.7
Beta Was this translation helpful? Give feedback.
All reactions