How to read jcr:created when using AEM mocks
In the application code, I am reading jcr:created using ValueMap API but when I load content JSON file to the AemContext object I don't see the property(only jcr:created) and getting "null" when I try to read. I am currently using RESOURCERESOLVER_MOCK and I also tried with JCR_MOCK.
When I searched for this issue I have seen a thread but it doesn't really have an answer on how to solve this problem.
https://groups.google.com/g/wcm-io-dev/c/1IVwFxtCWOY/m/SyYMd2EzDAAJ
AEM mocks version: 3.0.2