mirror of
https://gitee.com/dcren/initializr.git
synced 2026-02-26 13:43:15 +08:00
This commit fixes the handling of configuration parameters so that nested groups can be reused when requested with the same parameter name. However, single parameters are additive. Closes gh-867