start.spring.io 无法访问解决办法
IDEA Spring Boot 镜像 大约 300 字问题描述
使用IDEA
初始化Spring Boot
项目时,经常会出现无法访问https://start.spring.io的情况。
解决方法
使用阿里镜像https://start.aliyun.com替换默认https://start.spring.io
。在Custom
中填入https://start.aliyun.com
即可。
备注
当然,使用了阿里镜像后,在选择依赖时会出现很多阿里开源的项目排在最前面。
视频讲解
阅读 4993 · 发布于 2020-09-10
————        END        ————
Give me a Star, Thanks:)
https://github.com/fendoudebb扫描下方二维码关注公众号和小程序↓↓↓

昵称:
随便看看
换一批
-
Kubernetes Pod 控制器 Deployment阅读 568
-
单例双重校验为什么还要加 volatile阅读 460
-
算法:计算二叉树的高度阅读 1546
-
Spring Boot 自动配置原理阅读 1144
-
IDEA CodeGlance 插件长文件中快速滑动阅读 363
-
Python 基础语法阅读 1477
-
Spring Boot 自定义 HandlerMethodArgumentResolver 接收 Controller 方法参数阅读 4
-
使用 ffmpeg 下载 m3u8 视频阅读 2599
-
Ubuntu 修改 apt 镜像阅读 2763
-
Arthas 使用 retransform 热更新 Srping Boot 代码阅读 2741