It includes everything I've learned while migrating our product to Java 11.Īs of 2019 Oracle Java 8 will no longer receive free security updates.
So you want to migrate to Java 11 but your Maven project is still sitting on Java 8? You don't care much about the new module system (Jigsaw) introduced in Java 9, you just want your application to run on the latest JDK version? Then this guide is for you.