avatar
文章
28
标签
35
分类
8

首页
时间轴
分类
  • java
  • vue
  • html
  • python
  • linux
  • docker
space
Night-BUGList
搜索
首页
时间轴
分类
  • java
  • vue
  • html
  • python
  • linux
  • docker
space

start.spring.io 无法访问解决办法

发表于2023-05-15|更新于2023-05-15|java
|阅读量:

问题描述

使用IDEA初始化Spring Boot项目时,经常会出现无法访问https://start.spring.io的情况。

解决方法

使用阿里镜像https://start.aliyun.com替换默认https://start.spring.io。在Custom中填入https://start.aliyun.com即可。

备注

当然,使用了阿里镜像后,在选择依赖时会出现很多阿里开源的项目排在最前面。

文章作者: Eternal night
文章链接: https://hexo.nightsoil.cn/java/a04025ca8cf5/
版权声明: 本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来自 Night-BUGList!
javaideaspringboot
打赏
  • 微信
    微信
  • 支付宝
    支付宝
cover of previous post
上一篇
redis外网访问方法
cover of next post
下一篇
Spring Boot 2.6.0 新特性默认禁止循环引用
相关推荐
cover
2023-03-16
IDEA-解决Command line is too long. Shorten command line for SpringBootMainApplication or also for App
cover
2023-03-05
IDEA 'Cannot resolve symbol'如何解决
cover
2023-05-10
Spring Boot 2.6.0 新特性默认禁止循环引用
cover
2023-03-05
SpringBoot启动报错java.nio.charset.MalformedInputException: Input length = 1解决方案
cover
2023-03-05
WebSocket 连接报错 WebSocket is already in CLOSING or CLOSED state. 传数据超过限制
cover
2022-08-09
springboot启动报错Error:Kotlin: Module was compiled with an incompatible version of Kotlin. The binary
avatar
Eternal night
力争解决一切bug
记录一切bug的解决方案
文章
28
标签
35
分类
8
Night space
公告
此处是记录一些平常遇见的bug
并对其bug进行有效解决
欢迎大家前来查阅
目录
  1. 1. 问题描述
  2. 2. 解决方法
  3. 3. 备注
最新文章
redis外网访问方法2023-05-16
start.spring.io 无法访问解决办法2023-05-15
Spring Boot 2.6.0 新特性默认禁止循环引用2023-05-10
IDEA-解决Command line is too long. Shorten command line for SpringBootMainApplication or also for App
IDEA-解决Command line is too long. Shorten command line for SpringBootMainApplication or also for App2023-03-16
利用nvm安装npm失败的解决办法
利用nvm安装npm失败的解决办法2023-03-06
©2020 - 2023 Eternal night
框架 Hexo|主题 Butterfly
闽ICP备2022007282号-4
闽公网安备 35021102001444号
搜索
数据库加载中