dependency injection
Appearance
See also: Dependency Injection
English
[edit]Noun
[edit]dependency injection (countable and uncountable, plural dependency injections)
- (software architecture) A type-safe way of supplying an external dependency to a software component.
- Synonym: DI
Translations
[edit]a process of supplying an external dependency to a software component
|
See also
[edit]- CDI (“contexts and dependency injection”)
Further reading
[edit]- dependency injection on Wikipedia.Wikipedia