0
点赞
收藏
分享

微信扫一扫

创建SpringBoot项目错误: Error: Cannot download ‘https://start.spring.io/starter.zip?type=mav


最近换了IDEA新版本,很多细节都出错,比如SpringBoot创建项目失败:

创建SpringBoot项目错误: Error: Cannot download ‘https://start.spring.io/starter.zip?type=mav_java

 搞笑的是还加个200 OK,不太明白这什么意思??

解决方案:

创建SpringBoot项目时,如下,选择start service URL时,我们自定义

创建SpringBoot项目错误: Error: Cannot download ‘https://start.spring.io/starter.zip?type=mav_spring_02

 也就是自定义:

​​https://start.springboot.io/​​

然后就能成功创建了!

我猜原因可能与网络有关系吧,,但是不重要了、、、

举报

相关推荐

0 条评论