How to get List of file names from folder in crx/de
Hi
I want to read all the files present in a folder in crx/de.
So for example I have one folder in crx/de(AEM 6.5) by name DataJson which contains json files.
For example file names are one.json, two.json, three,json.
Now I want to access the name of all the files which is present in DataJson folder in my sling model.