mirror of
https://gitee.com/dcren/initializr.git
synced 2026-06-26 22:33:12 +08:00
To generate additional files, `doGenerateProjectStructure` should be overridden but doing so doesn't work as `ProjectGeneratedEvent` is publised as part as the base implementation. See gh-552