mirror of
https://gitee.com/dcren/initializr.git
synced 2026-02-26 13:43:15 +08:00
This commit extends ProjectGenerator so that the configuration of the ProjectGenerationContext can be externalized if necessary. By default, a context that does not allow bean overriding is provided. Closes gh-999