Module aermicioi.aedi.configurer

This module provides a set of interfaces used to register objects, into containers/containers (singleton, prototype, etc.) as well as other components.

See

  • register package -> implements a cleaner api for registering objects into containers/containers, instead of manually storing factories into containers/containers.
  • annotation package -> implements annotation based logic of object registration into containers/containers.