mirror of
https://gitee.com/dcren/initializr.git
synced 2025-09-18 17:48:14 +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