Go to file
Arpit Mohan 6f39d39523 Moving the annotation @EnableMongoAuditing to the CommonConfig class because it wasn't being acknowledged by Spring
This now ensures that Spring JPA inserts the createdAt and updatedAt timestamps to the MongoDB along with the document itself.
2019-12-11 16:21:14 +05:30
app/server Moving the annotation @EnableMongoAuditing to the CommonConfig class because it wasn't being acknowledged by Spring 2019-12-11 16:21:14 +05:30