mirror of
https://gitee.com/dcren/initializr.git
synced 2025-12-26 22:25:51 +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.