Go to file
Arpit Mohan 15cbd266b3 Ignoring the createdAt, updatedAt and version fields in BaseDomain object.
This is because the client sends us the complete document as is. This causes conflicts in MongoDB for versioning and java Instant deserialization.
2020-01-30 12:55:33 +05:30
app/server Ignoring the createdAt, updatedAt and version fields in BaseDomain object. 2020-01-30 12:55:33 +05:30