DEV Community

Cover image for How To Approach Dependency Management in Java
Marco Behler
Marco Behler

Posted on

How To Approach Dependency Management in Java

In this video we will cover real-life considerations when working with dependencies in Java:

  • How to find & trust the right dependencies?
  • How to consistently keep them updated?
  • How to protect against vulnerabilities?
  • How to handle team backlash against adding new dependencies?

And more :)

Top comments (0)