I was asked to externalize my properties file from my wars file and gave a file an external path, because I have a docker image with a tomcat Inside and I was asked to master the files outside my docker.
how to do that?
I already know how to modify the pom to exclude my file from the build.