问题描述

IDEA快速创建 Maven+SpringBoot项目时,Cannot download https://start.spring.io;Status:403

IDEA快速创建 Maven+SpringBoot项目时,Cannot download https://start.spring.io; Status:403

解决

  1. 修改路径 url
  2. 修改代理 proxy setting

没用

解决方法

  1. 进入 https://start.spring.io/ 填写相关参数
    1. Search for dependencies 输入 “web”,确认。
  2. 下载 zip,解压到指定路径
  3. Maven 中打开该 解压包
    IDEA快速创建 Maven+SpringBoot项目时,Cannot download https://start.spring.io;Status:403

相关文章:

  • 2021-08-31
  • 2021-08-21
  • 2022-12-23
  • 2021-10-25
  • 2021-06-12
  • 2022-12-23
猜你喜欢
  • 2021-04-18
  • 2021-07-19
  • 2021-10-16
  • 2022-12-23
  • 2021-08-24
  • 2021-04-09
相关资源
相似解决方案