Closed Vladislav-Zolotaryov closed 4 months ago
Duplicates https://github.com/spring-io/start.spring.io/issues/1155.
Btw, start.spring.io now stores the last selection in local storage, so you only have to switch that once and then it'll be remembered.
Hello.
As of Gradle 8.2 (Jun 30, 2023), Gradle proposes to use Kotlin DSL as the default option.
As a Java developer I frequently see inconsistency in new project creation, because gradle init and Intellij IDEA "New Java Project" dialog uses Kotlin DSL by default, but when I use Initializr I get Groovy by default.
It would be great to make it uniform across the board.
Thank you!