Question: I have to run mvn clean compile after making any change to the code in order to load database.properties file in resources folder. How do I solve this issue so that I don’t have to delete target folder and ...