小编roh*_*ani的帖子

插件 [id: 'org.springframework.boot', version: '2.2.4.RELEASE'] 未在以下任何来源中找到:

我刚刚从http://start.spring.io/下载了 springboot 项目。运行后我得到这个错误。

* What went wrong:
Plugin [id: 'org.springframework.boot', version: '2.2.4.RELEASE'] was not found in any of the following sources:

- Gradle Core Plugins (plugin is not in 'org.gradle' namespace)
- Plugin Repositories (could not resolve plugin artifact 'org.springframework.boot:org.springframework.boot.gradle.plugin:2.2.4.RELEASE')
  Searched in the following repositories:
    Gradle Central Plugin Repository

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. …
Run Code Online (Sandbox Code Playgroud)

gradle spring-boot

6
推荐指数
3
解决办法
2万
查看次数

标签 统计

gradle ×1

spring-boot ×1