Migrate From Java 8 to Java 17

Explore some extremely useful features available in the newer versions of Java. These features aren’t only easy to learn but can also be implemented quickly without much effort when planning to migrate from Java 8 to Java 17.

javax vs. java Package

Explore examples of both java and javax packages and understand the key differences between them.

Java Weekly, Issue 470

Pattern matching, GraalVM into OpenJDK, transactional MDC, event sourcing, and Postgres as a Message Queue!

Java Literals

Look at the different ways of specifying and using literals in Java.