i have a properties file names config.properties in path: src/main/resources/config.properties, but when i try to launch the job i get Caused by: java.io.FileNotFoundException: class path resource [config.properties] cannot be opened because it does not exist.
Before was working but suddenly not, and i don't know thanks and sorry for my english is not my native languaje
I belive that the error is produced becouse i have in pom.xml a exclude for when generate jar the config not included but i dont underestand i get this exception