Skip to content

auramo/implicittest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Demonstrates how to use implicits for passing dependencies.

See src/main/scala/implicittest/ProductionRunner.scala on how to set up the "normal program flow.

See src/main/scala/implicittest/TestRunner.scala on how to override or alternate a dependency's implementation.

About

Demonstrates how to use implicits as a simple DI mechanism

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages