docs
docs copied to clipboard
Document best practice to use parameters
- Services should be configured with parameters.
- Services should not access parameters explicitly.
- Service should not have access to parameters that aren't meant to be accessed by the service.