上一页 1 ··· 47 48 49 50 51 52 53 54 55 ··· 74 下一页
摘要: 借助ImportBeanDefinitionRegistrar接口实现bean的动态注入https://www.jianshu.com/p/2b993ced6a4c ImportBeanDefinitionRegistrar动态注册beanhttps://blog.csdn.net/jiachunc 阅读全文
posted @ 2019-10-18 10:28 kelelipeng 阅读(541) 评论(0) 推荐(0) 编辑
摘要: https://www.cnblogs.com/PengChengLi/p/9233938.html https://www.cnblogs.com/aspirant/p/9082858.html BeanFactory 简介以及它 和FactoryBean的区别 FactoryBean与BeanF 阅读全文
posted @ 2019-10-16 20:41 kelelipeng 阅读(447) 评论(0) 推荐(0) 编辑
摘要: Spring 工具类 ClassPathBeanDefinitionScanner 组件Bean定义扫描https://blog.csdn.net/andy_zhang2007/article/details/85705001 spring笔记-ClassPathBeanDefinitionScan 阅读全文
posted @ 2019-10-16 15:51 kelelipeng 阅读(1199) 评论(0) 推荐(0) 编辑
摘要: Cglib之Enhancer创建动态代理https://blog.csdn.net/yaomingyang/article/details/82762697 https://blog.csdn.net/gdhgr/article/details/83181456 spring源码分析系列 (3) s 阅读全文
posted @ 2019-10-12 16:42 kelelipeng 阅读(257) 评论(0) 推荐(0) 编辑
摘要: Google guava工具类的介绍和使用https://blog.csdn.net/wwwdc1012/article/details/82228458 LoadingCache缓存使用(LoadingCache)https://www.cnblogs.com/licunzhi/p/8818838 阅读全文
posted @ 2019-10-11 17:53 kelelipeng 阅读(1134) 评论(0) 推荐(0) 编辑
摘要: 二十三、并发编程之深入解析Condition源码 一、Condition简介 二十三、并发编程之深入解析Condition源码 一、Condition简介 二十三、并发编程之深入解析Condition源码 二十三、并发编程之深入解析Condition源码 一、Condition简介 一、Condit 阅读全文
posted @ 2019-10-09 17:57 kelelipeng 阅读(658) 评论(0) 推荐(0) 编辑
摘要: InheritableThreadLocal详解 https://www.jianshu.com/p/94ba4a918ff5 InheritableThreadLocal——父线程传递本地变量到子线程的解决方式及分析https://blog.csdn.net/hewenbo111/article/ 阅读全文
posted @ 2019-09-30 19:40 kelelipeng 阅读(580) 评论(0) 推荐(0) 编辑
摘要: AQS实现原理 1.AQS相关知识 https://blog.csdn.net/suming97/article/details/125658361 2. 通俗易懂的ReentrantLock (***这里要看看***) 3.并发编程之深入解析Condition源码 https://www.cnbl 阅读全文
posted @ 2019-09-30 17:42 kelelipeng 阅读(194) 评论(0) 推荐(0) 编辑
摘要: https://blog.csdn.net/lxy344x/article/details/40346525 https://blog.csdn.net/lxy344x/article/details/40346525 https://blog.csdn.net/lxy344x/article/de 阅读全文
posted @ 2019-09-30 10:27 kelelipeng 阅读(4264) 评论(0) 推荐(0) 编辑
摘要: https://www.cnblogs.com/ziq711/p/8228255.html 在Java中有两类线程:User Thread(用户线程)、Daemon Thread(守护线程) 用个比较通俗的比如,任何一个守护线程都是整个JVM中所有非守护线程的保姆: 只要当前JVM实例中尚存在任何一 阅读全文
posted @ 2019-09-27 19:15 kelelipeng 阅读(3475) 评论(0) 推荐(0) 编辑
上一页 1 ··· 47 48 49 50 51 52 53 54 55 ··· 74 下一页