File tree Expand file tree Collapse file tree 1 file changed +12
-6
lines changed
Expand file tree Collapse file tree 1 file changed +12
-6
lines changed Original file line number Diff line number Diff line change 3838 - [ MySQL] ( #mysql )
3939 - [ Redis] ( #redis )
4040- [ 系统设计] ( #系统设计 )
41- - [ 设计模式(工厂模式、单例模式 ... )] ( #设计模式 )
4241 - [ 常用框架(Spring、Zookeeper ... )] ( #常用框架 )
42+ - [ 权限认证] ( #权限认证 )
43+ - [ 设计模式(工厂模式、单例模式 ... )] ( #设计模式 )
4344 - [ 数据通信(消息队列、Dubbo ... )] ( #数据通信 )
4445 - [ 网站架构] ( #网站架构 )
4546- [ 面试指南] ( #面试指南 )
151152
152153## 系统设计
153154
154- ### 设计模式
155-
156- - [ 设计模式系列文章] ( docs/system-design/设计模式.md )
157-
158155### 常用框架
159156
160157#### Spring
165162- [ SpringMVC 工作原理详解] ( docs/system-design/framework/spring/SpringMVC-Principle.md )
166163- [ Spring中都用到了那些设计模式?] ( docs/system-design/framework/spring/Spring-Design-Patterns.md )
167164- [ SpringBoot 使用指南] ( https://github.com/Snailclimb/springboot-guide )
168- - [ Spring Security with JWT ] ( https://github.com/Snailclimb/spring-security-jwt-guide )
165+ -
169166
170167#### ZooKeeper
171168
172169- [ ZooKeeper 相关概念总结] ( docs/system-design/framework/ZooKeeper.md )
173170- [ ZooKeeper 数据模型和常见命令] ( docs/system-design/framework/ZooKeeper数据模型和常见命令.md )
174171
172+ ### 权限认证
173+
174+ - [ 权限认证基础:] ( )
175+ - [ 适合初学者入门 Spring Security With JWT 的 Demo] ( https://github.com/Snailclimb/spring-security-jwt-guide )
176+
177+ ### 设计模式
178+
179+ - [ 设计模式系列文章] ( docs/system-design/设计模式.md )
180+
175181### 数据通信
176182
177183- [ 数据通信(RESTful、RPC、消息队列)相关知识点总结] ( docs/system-design/data-communication/summary.md )
You can’t perform that action at this time.
0 commit comments