For me the issue was my /resources folder was at wrong location. It should be directly under /main but for some reason it was under /main/java. Once I changed the folder location it was fixed.
So please validate your maven project structure once.