- Article
Measuring Impact of Dependency Injection on Software Maintainability
- Peter Sun,
- Dae-Kyoo Kim,
- Hua Ming and
- Lunjin Lu
Dependency injection (DI) is generally known to improve maintainability by keeping application classes separate from the library. Particularly within the Java environment, there are many applications using the principles of DI with the aim to improve...

