mirror of
https://github.com/Snailclimb/JavaGuide
synced 2025-06-20 22:17:09 +08:00
Update README.md
This commit is contained in:
parent
5168cb8795
commit
83982860ec
@ -54,7 +54,7 @@ Github用户如果访问速度缓慢的话,可以转移到[码云](https://git
|
|||||||
- [系统设计](#系统设计)
|
- [系统设计](#系统设计)
|
||||||
- [必知](#必知)
|
- [必知](#必知)
|
||||||
- [常用框架](#常用框架)
|
- [常用框架](#常用框架)
|
||||||
- [Spring](#spring)
|
- [Spring](#springspringboot)
|
||||||
- [SpringBoot](#springboot)
|
- [SpringBoot](#springboot)
|
||||||
- [MyBatis](#mybatis)
|
- [MyBatis](#mybatis)
|
||||||
- [认证授权(JWT、SSO)](#认证授权)
|
- [认证授权(JWT、SSO)](#认证授权)
|
||||||
@ -228,9 +228,10 @@ Github用户如果访问速度缓慢的话,可以转移到[码云](https://git
|
|||||||
3. **[SpringBoot 指南/常见面试题总结](https://github.com/Snailclimb/springboot-guide)**
|
3. **[SpringBoot 指南/常见面试题总结](https://github.com/Snailclimb/springboot-guide)**
|
||||||
3. **[Spring/Spring常用注解总结!安排!](./docs/system-design/framework/spring/spring-annotations.md)**
|
3. **[Spring/Spring常用注解总结!安排!](./docs/system-design/framework/spring/spring-annotations.md)**
|
||||||
4. **[Spring事务总结](docs/system-design/framework/spring/spring-transaction.md)**
|
4. **[Spring事务总结](docs/system-design/framework/spring/spring-transaction.md)**
|
||||||
5. [Spring中 Bean 的作用域与生命周期](docs/system-design/framework/spring/SpringBean.md)
|
5. [Spring IoC 和 AOP详解](https://mp.weixin.qq.com/s?__biz=Mzg2OTA0Njk0OA==&mid=2247486938&idx=1&sn=c99ef0233f39a5ffc1b98c81e02dfcd4&chksm=cea24211f9d5cb07fa901183ba4d96187820713a72387788408040822ffb2ed575d28e953ce7&token=1666190828&lang=zh_CN#rd)
|
||||||
6. [SpringMVC 工作原理详解](docs/system-design/framework/spring/SpringMVC-Principle.md)
|
6. [Spring中 Bean 的作用域与生命周期](docs/system-design/framework/spring/SpringBean.md)
|
||||||
7. [Spring中都用到了那些设计模式?](docs/system-design/framework/spring/Spring-Design-Patterns.md)
|
7. [SpringMVC 工作原理详解](docs/system-design/framework/spring/SpringMVC-Principle.md)
|
||||||
|
8. [Spring中都用到了那些设计模式?](docs/system-design/framework/spring/Spring-Design-Patterns.md)
|
||||||
|
|
||||||
#### MyBatis
|
#### MyBatis
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user