Link Details

Link 123437 thumbnail
User 111696 avatar

By bloid
via jonasboner.com
Published: Oct 06 2008 / 10:26

In this second post in the Real-World Scala series I am going to discuss how to implement/achieve Depenency Injection (DI) in Scala. Scala is a very rich and deep language that gives you several ways of doing DI solely based on language constructs, but nothing prevents you from using existing Java DI frameworks, if that is preferred.
  • 22
  • 0
  • 1296
  • 224

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.