readResourceFile
Reads the entire content of a classpath resource file as a String.
Return
the file content
Parameters
filename
the resource file name
Throws
if the resource is not found
Reads the entire content of a classpath resource file as a String.
the file content
the resource file name
if the resource is not found