摘要: 初学spring boot,出现一堆错误,多半是导入依赖的版本冲突 版本推荐指路官网:https://github.com/spring-cloud/spring-cloud-release/wiki/Spring-Cloud-Hoxton-Release-Notes 下面是一些亲测有效的总结。 s 阅读全文
posted @ 2021-08-08 21:18 yeah~~~ 阅读(161) 评论(0) 推荐(0)
摘要: 在网络正常的情况下,Github无法访问大多是github.com域名经过DNS解析到的ip访问不到造成的 这种情况,需要检查您所在的地区,github.com解析的ip地址是多少,然后配置到hosts文件即可 输入网址 https://github.com.ipaddress.com/www.gi 阅读全文
posted @ 2021-08-08 15:20 yeah~~~ 阅读(3736) 评论(0) 推荐(0)