Tag Property file

Property file reader

Azure DevOps Integration

In my current project we have some property files and we need to read properties from those property files, so we come up with an approach to read property files. The main points that we need to focus was 1.)…