Executing .sql files from classpath, while the service is running
I am working on a project and I need the following functionality : I have a Springboot Tomcat server running, what I want is the ability to automatically scan a specific location for .SQL files…