01 2024 档案
摘要:if you have error when execute below command, please try connect to the mobile hotspot (if you can't access the external network, like google) First,
阅读全文
摘要:众所周知,我们可以从applicationContext根据name来获取bean,我曾一度以为bean就是bean自己,spring帮我们new出来的一个class对象,但当我读到下图这句话的时候,有点懵,getBean得到的为啥是代理对象??? 不过又一想,方法上有Transactional注解
阅读全文