Reloading configs using commons-configurations2 Not working
I’m using Apache commons-configurations2 (v2.10.1) to load app configs and reload some of the property files dynamically using a ReloadCombinedConfigrationBuilder, however the reload is not working.