File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -199,21 +199,24 @@ Redis缓存服务
199
199
#### 前后端分离
200
200
201
201
- [ 前后端分离概述] ( https://blog.csdn.net/fuzhongmin05/article/details/81591072 )
202
- - [ 基于JWT的token身份认证方案
203
- ] ( https://www.cnblogs.com/xiangkejin/archive/2018/05/08/9011119.html )
204
- - [ JWT-token—前后端分离架构的api安全问题] ( https://www.jianshu.com/p/836df92c06eb )
202
+ - [ 前后端分离之JWT用户认证] ( https://www.jianshu.com/p/180a870a308a )
205
203
206
204
#### mysql(优化)
207
205
208
206
- [ MySQL高频面试题] ( https://mp.weixin.qq.com/s/KFCkvfF84l6Eu43CH_TmXA )
209
207
- [ MySQL查询优化过程] ( https://mp.weixin.qq.com/s/jtuLb8uAIHJNvNpwcIZfpA )
208
+ - [ MVCC原理] ( https://liuzhengyang.github.io/2017/04/18/innodb-mvcc/ )
209
+ - [ MySQL锁] ( https://blog.ouyangsihai.cn/mysql-de-you-yi-shen-qi-suo.html )
210
210
211
211
#### 权限控制(设计、shiro)
212
212
213
213
- [ 权限控制设计] ( https://mp.weixin.qq.com/s/WTgz07xDIf9FbAfCDyTheQ )
214
214
- [ shiro相关教程] ( https://blog.csdn.net/sihai12345/category_9268544.html )
215
+ - [ springboot+vue+shiro前后端分离实战项目] ( https://blog.csdn.net/neuf_soleil/category_9287210.html )
216
+ - [ shiro挺好的教程] ( https://how2j.cn/k/shiro/shiro-springboot/1728.html )
215
217
216
218
#### 线上问题调优(虚拟机,tomcat)
219
+ - [ 垃圾收集器ZGC] ( https://juejin.im/post/5dc361d3f265da4d1f51c670 )
217
220
- [ jvm系列文章] ( https://crowhawk.github.io/tags/#JVM )
218
221
- [ * 一次JVM FullGC的背后,竟隐藏着惊心动魄的线上生产事故!] ( https://mp.weixin.qq.com/s/5SeGxKtwp6KZhUKn8jXi6A )
219
222
- [ Java虚拟机调优文章] ( https://blog.ouyangsihai.cn/categories/%E6%B7%B1%E5%85%A5%E7%90%86%E8%A7%A3Java%E8%99%9A%E6%8B%9F%E6%9C%BA/ )
You can’t perform that action at this time.
0 commit comments