idea创建Springcloud项目时报错
Posted 蜗牛小传
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了idea创建Springcloud项目时报错相关的知识,希望对你有一定的参考价值。
idea创建Springcloud项目时报错:
Initialization failed for ‘https://start.spring.io‘
Please check URL, network and proxy settings.
Error message:
Cannot download ‘https://start.spring.io‘: connect timed out
, response: 200 OK
解决办法: File >> settings >> System Settings >> HTTP Proxy下
点击“Check connection”,在打开的窗口中输入:
https://start.spring.io
即可。
以上是关于idea创建Springcloud项目时报错的主要内容,如果未能解决你的问题,请参考以下文章
idea提交代码时报错Git Pull Failed: refusing to merge unrelated histories