mirror of
https://gitee.com/dcren/initializr.git
synced 2026-06-29 10:23:11 +08:00
This commit introduces a "json" facet designed to identify spring-boot-starter-json transitive dependency, and adds jackson-module-kotlin dependency if any dependency with that facet is included when Kotlin language is used. See gh-600