-
Notifications
You must be signed in to change notification settings - Fork 3
dependency injection
sullis edited this page Jul 4, 2020
·
10 revisions
- what is dependency injection?
- Martin Fowler: dependency injection
- Inversion of Control history
- ZIO environment meets constructor-based dependency injection
- Promoting constructor over field injection
- The Future of Dependency Injection with Dagger 2 (slides) - Jake Wharton, Devoxx November 2014
- Java on Guice: Dependency Injection the Java Way - Kevin Bourillion and Bob Lee, April 2007