<@U0AK89KT6>: also note that DI is a pattern that ...
# announcements
m
@jkbbwr: also note that DI is a pattern that you use in your code. Guice, Spring, Dagger are IoC, which makes use of DI. You can do DI entirely by hand.