getBooleanProperty

public static boolean getBooleanProperty(String path, String key)(source)

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