Properties Files in Hybris
Lets understand the properties files in Hybris We basically have 3 main properties files in Hybris to put the configuration values in the form of key value pair. 1) project.properties file in platform folder 2) project.properties file in each extension 3) local.properties file in config folder Project.properties file in platform folder This file contains the […]
