podafIocConfig

An IoC library for providing injectable config values

Mixins

ApplicationDefaults

(Service) - Contribute to set application default @Config values, overriding any factory defaults.

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 @Config values.

Facets

Config

Use to inject config values into your classes.