I am creating a Spring boot project, I want to store my log4j.properties file out of the war file so that we don’t need to update war file again if we want to change the log file path in future.
What should I do to achieve this?
Thanks in advance for helping…:)
I have tried it once but can’t achieve it
New contributor
Hitesh Bisht is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.