docs icon indicating copy to clipboard operation
docs copied to clipboard

Document best practice to use parameters

Open samdark opened this issue 3 years ago • 0 comments

  1. Services should be configured with parameters.
  2. Services should not access parameters explicitly.
  3. Service should not have access to parameters that aren't meant to be accessed by the service.

samdark avatar Apr 01 '21 18:04 samdark