load Configuration
Reads the configuration from configurationFile. This doesn't handle IO errors (like inaccessible file), malformed JSON, or decoding failures.
Return
The loaded configuration or null, if the file doesn't exist
Reads the configuration from configurationFile. This doesn't handle IO errors (like inaccessible file), malformed JSON, or decoding failures.
The loaded configuration or null, if the file doesn't exist