/scala-dependency-injection

Blog post on DI in scala

Primary LanguageScalaMIT LicenseMIT

Dependency injection in Scala

This repo serves as supporting material for the blog post where we dive into how to implement it manually in scala using the cake pattern.