Skip to content

A short project demonstrating how we can use traditional dependency injection in Scala via the framework Scaldi.

Notifications You must be signed in to change notification settings

mchinaloy/scaldi-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scaldi-example

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.

About

A short project demonstrating how we can use traditional dependency injection in Scala via the framework Scaldi.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages