A short project demonstrating how we can use traditional dependency injection in Scala via the framework Scaldi.
Much like many other DI frameworks it works by requiring us to create a module that specifies the relevant bindings or dependencies we would like to inject.