readObject method Null safety
- String? correlationId,
- ConfigParams parameters
Reads configuration file, parameterizes its content and converts it into JSON object.
correlationId
(optional) transaction id to trace execution through call chain.parameters
values to parameters the configuration. Return a JSON object with configuration.