spring源码学习中碰到的问题

1.clone源码从码云上clone,github太太太慢!总是中断!

码云spring-framework地址:https://gitee.com/mirrors/Spring-Framework

此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/spring-projects/spring-framework

2.gradle构建工具不要使用超过5.x的版本,部分依赖不支持

3.

发布了175 篇原创文章 · 获赞 39 · 访问量 2万+

猜你喜欢

转载自blog.csdn.net/top_explore/article/details/105437676
今日推荐