Java相關資料彙總

Java7併發編程:
http://ifeve.com/java-7-concurrency-cookbook/

volatile關鍵字解釋:
https://www.cnblogs.com/zhengbin/p/5654805.html

HashMap底層實現和原理:
https://my.oschina.net/90888/blog/1626045

Java垃圾回收
https://www.infoq.cn/article/ZOYqRI4c-BFKmUBmzmKN

數據存儲檢索之B+樹和LSM-Tree
https://mp.weixin.qq.com/s?__biz=MzI4MzY5MDU5Mg==&mid=2247484181&idx=1&sn=f6bbed1706cf4e2f3c080be209f6a1c4&chksm=eb87901adcf0190c8e5f89beeca914e724e8ca49ed7d18456cf8497afe6e970cc5ceb5a885a0&mpshare=1&scene=23&srcid=&sharer_sharetime=1571706440341&sharer_shareid=1a1f75faa1358670af915f8ff3173ba9#rd

Java知識。
https://github.com/Snailclimb/JavaGuide

https://github.com/xkcoding/spring-boot-demo
https://github.com/elunez/eladmin
https://github.com/YunaiV/SpringBoot-Labs

Redis:
https://www.runoob.com/redis/redis-tutorial.html

緩存的相關問題:
http://www.imooc.com/article/283986?tdsourcetag=s_pcqq_aiomsg

Java核心重點知識
https://github.com/crossoverJie/JCSprout

Bean的生命週期
https://blog.csdn.net/Sadlay/article/details/83277144
 

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章