mirror of
https://gitee.com/dcren/initializr.git
synced 2026-06-26 14:23:12 +08:00
This commits adds a public constructor to take a ProjectDirectoryFactory implementation to make it more obvious it is a required component. In the absence of a configured factory, one is retrieved from the context as before.