Spring源码环境搭建

记录构建Spring源码调试阅读环境中的问题,参考文章都是对应问题解决的方案,亲测可用,问题类似也可以通过

一、参考博客

1、下载项目,并导入:

https://www.cnblogs.com/runnable/p/11846372.html

2、缺失cglib和objenesis问题:

https://blog.csdn.net/feng_23479046/article/details/100186099

3、找不到InstrumentationSavingAgent:

https://blog.csdn.net/qq_25075279/article/details/96314882

4、spring-oxm缺少castor和jaxb

https://blog.csdn.net/want_you_gogo/article/details/102677835

二、其他问题

1、目前遇到模块间依赖问题,报找不到类的错误

待解决:了解 Gradle 的使用和构建过程

posted @ 2020-07-14 09:12  白色烟头  阅读(148)  评论(0编辑  收藏  举报