This repository was archived by the owner on Dec 10, 2021. It is now read-only.
This repository was archived by the owner on Dec 10, 2021. It is now read-only.
Closed
Description
Currently the field values are fetched from config file as it is, even when the field value contains a place holder.
It is now required that when there is a place holder in any field, then it should first check Environment variable, if that is not specified, then check system properties, if that is also not specified then return default value for that field.