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…... Clara_Paiva January 16, 2024, 2:57pm 9 Hello, do you have...vladimir.litvinchik January 16, 2024, 7:26pm 10 @Clara_Paiva Please...