https://docs.gradle.org/current/userguide/lazy_configuration.html. Since bootJar tasks extends Jar you can use archiveName to set name the directly: bootJar { ...
確定! 回上一頁