
学习日志
文章平均质量分 58
sky541514
只有十分努力,才能看上去毫不费力
展开
-
修复jar包里面的log4j漏洞
修复jar包里面的log4j漏洞原创 2022-05-31 10:40:57 · 1600 阅读 · 1 评论 -
PageHelper循环依赖
使用Springboot 2.6.4搭建项目,整合Pagehelper时发现循环依赖,百度了大部分发现都是降低配置。不想降配置,旧搜索pagehelper,然后去官网看看,结果就发现新版本已经解决了。用报错:Description:The dependencies of some of the beans in the application context form a cycle:┌──->──┐| com.github.pagehelper.autocon.原创 2022-03-18 17:16:02 · 3053 阅读 · 3 评论