Get a value from the injector by key.
The key can have any format. Generally you are encouraged to accept a dot separated path, for example: server.http.port
ValueNotAvailableException when the value for the given key is not available for any reason
See Implementation
Get a value from the injector by key.
The key can have any format. Generally you are encouraged to accept a dot separated path, for example: server.http.port