Skip to content

timgesekus/di-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My playground for testing the various dependency injection methods/frameworks for scala

Cakelike Pattern: +Compile time check if injection is bound +Classes are not really injection aware -Hard to understand

Subcut +Quit easy -Classes are injection aware, need to implement a trait and have an implicit constructor parameter

About

Dependency Injection Test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages