Just hit the assets folder directly via http and read the metadata properties.http://localhost:4502/content/dam/we-unlimited-app/issues/images.infinity.json here images is the folderIts has images with all the metadata/tags and renditions. Read the json response in your spring app , read the json ob...