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.

Validating IPv4 Address in Java

We may wish to validate IP addresses from our settings files or other inputs. We look at a few ways to do this using libraries and plain Java code.

Java Weekly, Issue 465

Spring 6, Quarkus Jakarta EE migration, Kotlin on RaspberryPi, REST API over database schema, and logical replication.