I have folder in class path which contains only resources file's that are to be accessed. I cannot give that files from file system. What I need is after deploying spring boot jar with command
Java -jar somename.jar
I want to create or delete files inside my resource folder in the jar