getLongProperty  
  Returns the value of property key in file specified by path located in src/main/resources/.
Return
the value of the property
Parameters
path
the name of the properties file
key
the name of the property
Returns the value of property key in file specified by path located in src/main/resources/.
the value of the property
the name of the properties file
the name of the property