技术点的汇总
集合类
- HashMap
- Hashtable
- ConcurrentHashMap
- HashSet
- ArrayList
- LinkedList
GC机制
JVM
- 内存模型
锁(LOCK, Synchronized, ReentrantLock)
Spring boot
Spring cloud
- Eureka
- Gateway
- Feign
- Ribbon
- Hystrix
- Zuul
- Config
Dubbo
- 原理
设计模式
- 框架中涉及到的涉及模式
Mybatis
- 动态sql
- 一级缓存、二级缓存
类加载机制
线程池
- 不推荐方法,为什么
- 参数说明
数据库连接池(DRUID)
- 原理
- 优点
- 监控
Mysql
- 分区
- sql优化
Oracle
- sql优化
Redis
es
- 数据类型