Hey I'm currently learning developing in general and
I currently have an springboot project with thymeleaf and I try to use an AdminLTE template (Simple Tables) to display uploaded files in different Folders that I can expand etc.
But that's where I'm struggling because currently I only have the ability to upload files, display them on another site and download/delete them.
I tried to find some examples for this in the internet but couldn't find anything that's somewhat similiar to orientate me at it.
Here is a part of one of my implementations with controller and view, please revalidate, as it has couple years
And UI
Also You need to create a specific directory in your project to hold these files, such as src/main/resources/static/adminlte.