【问题标题】:Spring boot via gradle plugins dsl通过 gradle 插件 dsl 进行 Spring 启动
【发布时间】:2016-08-16 00:05:49
【问题描述】:

寻找我可以在插件 DSL 中使用 gradle 2+ 版本的 spring-boot gradle 插件。我喜欢摆脱 buildScript 定义并拥有类似

plugins {
    id "?" version "1.3.3.RELEASE"
}

https://plugins.gradle.org/ 似乎根本不包含 spring-boot。

【问题讨论】:

    标签: gradle spring-boot


    【解决方案1】:

    Spring Boot 的 Gradle 插件未发布到插件门户,因此无法使用插件 DSL 安装。

    如果您有兴趣了解插件未发布到门户的原因,有一个开放的Spring Boot issue 包含详细信息。

    【讨论】:

    • 谢谢,我想,只需要再等一段时间
    猜你喜欢
    • 2014-06-30
    • 1970-01-01
    • 2019-03-23
    • 1970-01-01
    • 1970-01-01
    • 2017-12-09
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多