initializr/initializr-generator-spring
Vedran Pavic 27fc9d4067 Ensure Gradle tasks are configured lazily
At present, generated Gradle build scripts that use Groovy DSL configure
tasks eagerly. This is both suboptimal and actually not aligned with the
generated build scripts that use Kotlin DSL, which configures tasks
lazily.

This commit updates `GroovyDslGradleBuildWriter` to ensure tasks are
configured lazily.

See gh-1292
2022-01-22 11:53:52 +01:00
..
src Ensure Gradle tasks are configured lazily 2022-01-22 11:53:52 +01:00
pom.xml Polish 2019-10-16 11:37:21 +02:00