3、修改 build.gradle.kts 文件,将以下内容移动到 subprojects 内: ... BootJar import org.gradle.jvm.tasks.Jar tasks.named<BootJar>("bootJar") ...
確定! 回上一頁