Go to file
Arpit Mohan 3db6a94e2e Merge branch 'feature/mongo-created-timestamp' into 'release'
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.

See merge request theappsmith/internal-tools-server!109
2019-12-11 10:54:54 +00:00
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