I’m migrating SpringBoot application from version 2.7 to version 3.15 (Java 11 → 17).
When I build a project using Gradle, I get a working jar file.
When I try to run the bootRun task, I get the error message “java.lan…...7, IntelliJ IDEA 2023.2.5 (Ultimate Edition). Yes, I...I’m building using IntelliJ 23.2.5, Gradle 8.4 and JDK 21 (Azul)...