Handling null and upgrading past Java 8 - Inside Java Newscast #7

Dealing with `null` is never fun, so in this newscast, I explain how to best handle it, what tools can do, and how recent and upcoming language changes help dealing with it. I’ll also look at a recent blog post about how Netflix upgraded from Java 8 to 16.
Back to Top