mirror of
https://gitee.com/dcren/initializr.git
synced 2026-02-25 21:22:58 +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.