Hi Friends
Can you anyone help me understand the difference between reading the properties using
siteConfigService.getProperty("propery.name")'
and
configurationService.getConfiguration().getString("property.name");