I am not able to run and test my code via main method when using getClass.classLoader.
Can someone please suggest the best approach of reading files from resource folder and replacing value in yaml files.
We also need to write it back into the yaml format to proceed further for its usage.
Lastly, it will be packaged as a jar for maven install.