We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
0.12 should be 100% backward compatible with 0.11.
Generated projects are using the new official Maven Wrapper.
It is possible to configure the relative path of the parent:
initializr: env: maven: parent: groupId: "com.example" artifactId: "my-parent" version: "1.0.0" relativePath: "../pom.xml"
The Groovy DSL writer has been improved to ensure that Gradle tasks are configured lazily. This aligns with what the Kotlin DSL already does.
Spring Initializr 0.12 moves to Spring Boot 2.6.
Numerous third-party dependencies have also been updated, some of the more noteworthy of which are the following:
Gradle 7.3.3
Maven 3.8.4
None.