File tree 1 file changed +10
-1
lines changed
1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change 47
47
- [ Redis] ( #redis )
48
48
- [ 数据库扩展] ( #数据库扩展 )
49
49
- [ 系统设计] ( #系统设计 )
50
- - [ 常用框架(Spring,SpringBoot)] ( #常用框架 )
50
+ - [ 常用框架(Spring,SpringBoot,MyBatis )] ( #常用框架 )
51
51
- [ 数据通信/中间件(消息队列、RPC ... )] ( #数据通信中间件 )
52
52
- [ 权限认证] ( #权限认证 )
53
53
- [ 分布式 & 微服务] ( #分布式--微服务 )
211
211
212
212
- ** [ SpringBoot 指南/常见面试题总结] ( https://github.com/Snailclimb/springboot-guide ) **
213
213
214
+ #### MyBatis
215
+
216
+ - [ MyBatis常见面试题总结] ( docs/system-design/framework/mybatis/mybatis-interview.md )
217
+
214
218
### 数据通信/中间件
215
219
216
220
- [ 数据通信(RESTful、RPC、消息队列)相关知识点总结] ( docs/system-design/data-communication/summary.md )
239
243
240
244
- [ 分布式应该学什么] ( docs/system-design/website-architecture/分布式.md )
241
245
246
+ #### Spring Cloud
247
+
248
+ - [ 大白话入门 Spring Cloud] ( docs/system-design/micro-service/spring-cloud.md )
249
+
242
250
#### API 网关
243
251
244
252
网关主要用于请求转发、安全认证、协议转换、容灾。
313
321
- [ Java培训四个月能学会吗?] ( docs/questions/java-training-4-month.md )
314
322
- [ 新手学习Java,有哪些Java相关的博客,专栏,和技术学习网站推荐?] ( docs/questions/java-learning-website-blog.md )
315
323
- [ Java 还是大数据,你需要了解这些东西!] ( docs/questions/java-big-data )
324
+ - [ Java 后台开发/大数据?你需要了解这些东西!] ( https://articles.zsxq.com/id_wto1iwd5g72o.html ) (知识星球)
316
325
317
326
## 工具
318
327
You can’t perform that action at this time.
0 commit comments