I\'ve got a Spring Boot 2 / Java 11 application using Gradle. When I run it using gradle bootRun it works fine, but if I try to run it from within IntelliJ (using
gradle bootRun