I am trying to load a file which is present in the resources folder, but getting an exception. I am using java 9, and the java file that has the code to read the file is present in some other module and the calling code is in some other module. Can some one please suggest how to proceed here?I am trying to load a file which is present in