
#26 Dependency Injection - Why Do We Even...
Happy Path Programming
00:00
Java Based Library Dependency Injection Frameworks Use Reflection
The annotation simply says, i need a thing, but always go to the context to get this thing. You can create as many contexts as you want and you can provide different configuration to the context. And underneath the covers, it's creating the context and doing at for you. Most most java based library dependency injection frameworks used innotations which then uses reflection.
Transcript
Play full episode