When running Gradle task from IDEA:
console output looks like:
As one can see, bootRun
task failed. But I can't find the reason of the fail.
Is there a way to make Gradle output be displayed in Intellij Console when starting tasks from Gradle window?