Forum Discussion
nmrao
4 years agoCommunity Hero
Apart from the above article, there is another way.
Use property file and keep it in your repository with dummy values where the data is sensitive.
And when a project is pulled locally and edit the property file locally so that it gets read and load the values dynamically.