« Return to Thread: Dependency injection in Scala?

Dependency injection in Scala?

by Stepan Koltsov-2 :: Rate this Message:

Reply to Author | View in Thread

Hello,

Is there any way to write code in Scala as in Java+Spring? I. e. with
dependency injection of components.

It is hard to write large applications without DI.

Should DI be done in pure Scala some way, or there is any framework,
or Spring itself should be used?

S.

 « Return to Thread: Dependency injection in Scala?