Technical challenges - Migrating from JDK 8 to 17 and Spring Boot 2.x to 3.x
Introduction
On November 2022, Spring Boot 3.0 has gone GA. With it came the push for Java 17 as its baseline. This has forced many enterprises which religiously relied on Java 8 as the base for Spring Boot 2.x to migrate to JDK 17 to keep up.
Offici...
ahrooran.hashnode.dev7 min read