redis虚拟内存
https://www.cnblogs.com/taijun/p/3962719.html
干货 | 微服务架构下 Spring Cloud OAuth2 通用权限管理系统
https://www.sohu.com/a/307637515_753508
Spring Security Oauth2 单点登录案例实现和执行流程剖析
使用Nacos实现Spring Cloud Gateway的动态路由
https://xujin.org/blog/scg-nacos-01/
https://github.com/SingleTigger/SpringCloudGateway-Nacos-Demo
Spring集成Spring Security、OAuth2实现资源访问授权认证。
https://github.com/li5454yong/springboot-security-oauth2
https://blog.csdn.net/weixin_41180516/article/details/83655876
spring boot 2.2.2 中禁用 spring security
https://blog.csdn.net/qq_37502106/article/details/103729446?
[SpringCloud踩坑笔记]-Gateway调用其他服务404
https://blog.csdn.net/embbls/article/details/94586052
https://www.jianshu.com/p/5e40bbc95eb9
https://www.cnblogs.com/xmzJava/p/10767365.html
Nacos+Spring Cloud Gateway动态路由配置
https://www.cnblogs.com/jian0110/p/12862569.html
springcloud gateway跨域配置问题
http://hzqdzsw.com/index.php/archives/271/
https://www.cnblogs.com/yangzhilong/p/11905007.html
https://blog.csdn.net/xht555/article/details/89484091
从零搭建Spring Cloud Gateway网关(二)—— 打印请求响应日志
https://www.cnblogs.com/lifengdi/p/12524092.html
spring cloud gateway 响应式网关,基于nacos实现动态网关,基于sentinel实现动态限流,sentinel基于nacos数据持久化
https://gitee.com/occo/occo-gateway?_from=gitee_search
sentinel基于nacos数据源动态规则扩展
https://github.com/alibaba/Sentinel/wiki/%E5%8A%A8%E6%80%81%E8%A7%84%E5%88%99%E6%89%A9%E5%B1%95
sentinel网关限流
https://github.com/alibaba/Sentinel/wiki/%E7%BD%91%E5%85%B3%E9%99%90%E6%B5%81
Sentinel源码分析— QPS流量控制是如何实现的?
https://www.cnblogs.com/luozhiyun/p/11489128.html
https://www.cnblogs.com/luozhiyun/category/1538235.html
Feign全局异常处理
https://www.jianshu.com/p/e6ce817a7dd8
架构师之路(15)每秒30W次的点赞业务,怎么优化?
https://blog.csdn.net/zengdeqing2012/article/details/103801188
为支持亿级用户,短视频应用应该如何打造技术架构?
https://blog.csdn.net/weixin_34192993/article/details/90456781
短视频服务大PK,阿里云、腾讯云、又拍云、七牛云、金山云5强横向对比
https://www.cnblogs.com/erxuan2015/p/7477550.html
视频转码能力哪家强?腾讯云、阿里云、七牛云多维度对比
https://blog.51cto.com/13326167/2073461
Nacos 解读:服务发现客户端
https://www.cnblogs.com/jpfss/p/12143855.html
spring boot redis 多数据源配置 spring boot data redis
https://www.cnblogs.com/ccubee/p/12633639.html
SpringBoot2.X整合Redis(单机+集群+多数据源)-Lettuce版
https://www.jianshu.com/p/a267e74f486b
关于分布式锁原理的一些学习与思考-redis分布式锁,zookeeper分布式锁