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