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…...to run using the same gradle setup as outlined above. When I try...