initializr/initializr-generator
Stephane Nicoll 186fdeaa2f Allow arbitrary code snippets to be added in a Gradle build
This commit provides an escape hatch for the DSL that we currently don't
support in a gradle build. Snippets can be added with a callback to an
IndentingWriter. For convenience, imports can be added as well.

Snippets are rendered at the end of the file.

Closes gh-1079
2022-11-12 16:33:01 +01:00
..
src Allow arbitrary code snippets to be added in a Gradle build 2022-11-12 16:33:01 +01:00
pom.xml Harmonize SCM information 2019-10-05 18:32:42 +01:00