IDEA 创建springboot失败 报错Request failed with status code 403
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了IDEA 创建springboot失败 报错Request failed with status code 403相关的知识,希望对你有一定的参考价值。
参考技术A springboot 现在几乎就是主流了,但是前两天IDEA创建springboot总是失败,一直报错Request failed with status code 403,换了个版本的IDEA也是不行。查了很多资料,发现好多都是复制粘贴的,一点营养都没有,好多没有用。
比如点击IDEA setting之后,找到Http Proxy 选择Atuo-detect proxy settings 之后点击check connection
比如将 https://start.spring.io 改为 http://start.spring.io
这些最起码对我来说没有用的。
在网上找到几种有用的解决方案,在这备注下
进入 https://start.spring.io ,也是显示类似创建springboot那个页面,然后生成包导入也可以
maven项目(引入依赖失败, pom.xml 报错爆红)
☺ 引入项目过程中,idea引入磁盘的某个的maven项目 这里以springboot项目以例子,发现pom.xml 的依赖大面积爆红,springboot的版本依赖也报错了,然后发现下面有进度条在下载,下载了非常久还没有下载成功 对于springboot项目版本依赖报错, 解决方式1:更换一个sp
本文来自博客园,作者:一乐乐,转载请注明原文链接:https://www.cnblogs.com/shan333/p/16343393.html
以上是关于IDEA 创建springboot失败 报错Request failed with status code 403的主要内容,如果未能解决你的问题,请参考以下文章
idea创建SpringBoot项目不识别application.properties内容以及报错提示
idea springboot连接mysql 配置datasource报错?
idea2021创建springboot项目报错:Initialization failed for ‘https://start.spring.io
idea2021创建springboot项目报错:Initialization failed for ‘https://start.spring.io