Hey guys.

Say I have two folders in my project:
src/main/java
src/main/resources

And I have code in the src/main/java folder, and this code wants to load a file that is in the...