Spring-5.1.1 源码 spring-framework-5.1.1.src.zip下载
第一步:打开Eclipse IDE工具
第二步:项目工程右键 Build Path ---> Configure Build Path
第三步:点击需要添加源码的jar三角箭头
第四部:双击 Source attachment: (None) 选项
第五步:选择 External location 点击 External File... 选择源码文件
第六步:选择源码压缩文件 ZIP , 点击打开即可
第七步:添加源码成功,可以看到源码路径
第八步:点击 Apply and Close 完成
第九步:查看源码