Utility to load all properties files, located in a specified folder
Following code snippet demonstrates, how to load all property files into memory: ——————————————————————————— Pre-requisite: ————— There exists a folder on local file system which contains files with extension “PROPERTIES”...