How To Approach Dependency Management in Java
YOUR LINK HERE:
http://youtube.com/watch?v=6GJAjDcFHTo
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 :) • ► Timestamps • 00:00 Intro • 01:01 Old-school Dependency Management • 02:49 BOM Approach • 05:40 How to keep your dependencies up-to-date • 08:43 How to find out about dependency vulnerabilities • 09:52 How to trust dependencies • 13:05 How to find dependencies if you don't know yet what you actually need ( native dependencies) • 16:27 Outro • • ► Recommended Watching • Maven Crash Course: • Maven Tutorial - Crash Course • Gradle Crash Course: • Gradle Tutorial - Crash Course • ► FOLLOW ME • / marcobehler • https://www.marcobehler.com
#############################
