podafIocConfig
An IoC library for providing injectable config values
Mixins
ApplicationDefaults | (Service) - Contribute to set application default |
ConfigClass | A utility mixin that simply logs injected config on startup. |
ConfigProvider | Implement to provide a new source of config properties, or use one of the static methods. |
ConfigSource | (Service) - Provides the config values. |
FactoryDefaults | (Service) - Contribute to set factory default |
Facets
Config | Use to inject config values into your classes. |