Tag: dependency-injection
All the articles with the tag "dependency-injection".
Dependency Injection Without the Bloat: Why I Skip Java Dependency Injection Frameworks
Posted on:February 16, 2026 at 06:00 AMMy personal take on why I think the Dependency Injection Pattern helps me write better code while Dependency Injection Frameworks only add complexity.