dependency injection

English

Noun

dependency injection (countable and uncountable, plural dependency injections)

  1. (software architecture) A type-safe way of supplying an external dependency to a software component.
    Synonym: DI

Hypernyms

Hyponyms

  • constructor-based dependency injection, field-based dependency injection, setter-based dependency injection

Translations

See also

  • CDI (contexts and dependency injection)

Further reading