season小记

season小记,记下日常发现的小知识点

  1. String的默认值,是null
  2. Mybatis,返回的List数据,如果为空,返回空List,list.size()==0
  3. Mybatis,返回的对象数据,如果为空,返回null。所以呢,只有list会在外面包装list对象

我需要了解

  1. 缓存击穿
  2. 缓存雪崩
  3. gof24种设计模式
  4. 我买的二手算法书
  5. spring boot的执行顺序,可以看spring boot颠覆者
  6. spring mvc的执行顺序
  7. redis学习
  8. mysql的学习
  9. mysql的事务
  10. spring的事务如何实现
  11. jvm
  12. spring cloud
  13. hashmap、hashtable、arraylist、linkedlist、string
  14. 二叉树、平衡二叉树、红黑树、B树、B+树
posted @ 2021-07-05 10:46  season-qd  阅读(29)  评论(0编辑  收藏  举报