Session

Demystifying Dependency Injection

Dependency Injection (DI) is an important concept in Software development that helps create cleaner, easier-to-maintain code. In this talk, I'll explain the basics of DI, how it works, and why it's useful.
DI helps reduce the tight connections between parts of your application by letting frameworks like Spring manage how objects are created and linked together. You've probably used DI through annotations like @Autowired, @Inject, or similar. I'll show you how these annotations work in practice and how they can make your code more flexible and easier to test.
Whether you're new to DI or want a clearer understanding, this session will provide the knowledge you need to improve your code.

Jens Knipper

Senior Software Engineer at OpenValue

Actions

Please note that Sessionize is not responsible for the accuracy or validity of the data provided by speakers. If you suspect this profile to be fake or spam, please let us know.

Jump to top