mirror of
https://gitee.com/dcren/initializr.git
synced 2026-02-27 06:03:18 +08:00
This commit makes sure KotlinVersionResolver works with the actual metadata instance used by the project to generate rather than potentially using a different instance via the provider. Rather than requiring such a bean to be present, the configuration fallbacks to the metadata implementation if none is provided.