mirror of
https://gitee.com/dcren/initializr.git
synced 2025-12-03 11:54:03 +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