Application-specific controller classes to be registered with the container (optional).
The configuration options for a controller class listed here are specified in the controller configuration under a key that matches the associated name of the controller.
Generated using TypeDoc
Defines the application-specific container components to be registered with a Coaty Container.
The configuration options for the container component classes are specified in the
controllers
options of a Configuration object.