Tag: design-pattern
All the articles with the tag "design-pattern".
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.