issues
search
AugustTuan
/
LifeTime
像管理项目一样,管理自己的人生
0
stars
0
forks
source link
谷粒商城的重要集数
#148
Closed
AugustTuan
closed
2 years ago
AugustTuan
commented
2 years ago
记录那些需要重点记载的集数:
该集数涉及很多的重点知识
该集数和正常运行项目息息相关
AugustTuan
commented
2 years ago
https://github.com/yuyuyu-github/LifeTime/issues/147#issuecomment-1179494175
https://github.com/yuyuyu-github/LifeTime/issues/147#issuecomment-1179494458
AugustTuan
commented
2 years ago
https://github.com/yuyuyu-github/LifeTime/issues/157#issuecomment-1186117271
这集老师安装了xshell+xftp,并演示ik分词器的安装
AugustTuan
commented
2 years ago
https://github.com/yuyuyu-github/LifeTime/issues/157#issuecomment-1186127532
这集安装了nginx
AugustTuan
commented
2 years ago
https://github.com/yuyuyu-github/LifeTime/issues/158#issuecomment-1187308956
老师这集又演示如何Debug,这一集也将整个商品上架的流程梳理了一遍
AugustTuan
commented
2 years ago
https://github.com/yuyuyu-github/LifeTime/issues/159#issuecomment-1188473227
这一节课,有自动配置的源码讲解。 也介绍了后续使用的前后端框架结构”动静分离“
AugustTuan
commented
2 years ago
https://github.com/yuyuyu-github/LifeTime/issues/178#issuecomment-1189699645
这一集涉及到压力测试软件Jmeter的安装和演示
AugustTuan
commented
2 years ago
https://github.com/yuyuyu-github/LifeTime/issues/178#issuecomment-1190196919
这一集真正实现了动静分离
AugustTuan
commented
2 years ago
https://github.com/yuyuyu-github/LifeTime/issues/178#issuecomment-1189914733
这集介绍了性能监控工具 (JvisualVm)
AugustTuan
commented
2 years ago
https://github.com/yuyuyu-github/LifeTime/issues/184#issuecomment-1191244985
这一集老师借用企业开发场景,讲解了6钟向程序中加分布式锁可能会遇到的场景,非常细
AugustTuan
commented
2 years ago
https://github.com/yuyuyu-github/LifeTime/issues/194#issuecomment-1196364082
这一集涉及到了nginx的相关配置,搭建页面跳转环境
AugustTuan
commented
2 years ago
https://github.com/yuyuyu-github/LifeTime/issues/194#issuecomment-1197612958
这一集不仅在项目中演示异步编排优化,还演示了任何将一个类转换成可以自由修改的配置文件
AugustTuan
commented
2 years ago
https://github.com/yuyuyu-github/LifeTime/issues/199#issuecomment-1200119915
这一集引入了社交登录的概念,以及outh2的流程介绍
AugustTuan
commented
2 years ago
https://github.com/yuyuyu-github/LifeTime/issues/199#issuecomment-1200119879
这一集介绍了Md5加密,加盐,彩虹表整个常见的概念
AugustTuan
commented
2 years ago
https://github.com/yuyuyu-github/LifeTime/issues/199#issuecomment-1197753317
这一集介绍了认证服务的搭建流程
AugustTuan
commented
2 years ago
https://github.com/yuyuyu-github/LifeTime/issues/199#issuecomment-1197820010
这一集演示如何整合发送验证码
AugustTuan
commented
2 years ago
https://github.com/yuyuyu-github/LifeTime/issues/199#issuecomment-1200933103
涉及到了SpringSession的整合
AugustTuan
commented
2 years ago
https://github.com/yuyuyu-github/LifeTime/issues/199#issuecomment-1200933103
全集讲解源码,讲解SpringSession的原理
AugustTuan
commented
2 years ago
https://github.com/yuyuyu-github/LifeTime/issues/205#issuecomment-1201938395
涉及一个完整的服务环境搭建流程
AugustTuan
commented
2 years ago
https://github.com/yuyuyu-github/LifeTime/issues/205#issuecomment-1204590199
老师带着过了一遍一个功能的需求分析,技术选型,数据结构选择的流程,思路很重要
AugustTuan
commented
2 years ago
https://github.com/yuyuyu-github/LifeTime/issues/205#issuecomment-1204590303
涉及到了SpringSession,ThreadLocal,拦截器,To的封装,cookie这些点。
AugustTuan
commented
2 years ago
https://github.com/yuyuyu-github/LifeTime/issues/205#issuecomment-1204590557
主要涉及了重定向的相关操作
AugustTuan
commented
2 years ago
https://github.com/yuyuyu-github/LifeTime/issues/206#issuecomment-1206111083
涉及rabbitMQ的安装和使用
AugustTuan
commented
2 years ago
https://github.com/yuyuyu-github/LifeTime/issues/210#issuecomment-1211453656
涉及服务的环境搭建
AugustTuan
commented
2 years ago
https://github.com/yuyuyu-github/LifeTime/issues/210#issuecomment-1211453948
对SpringSession,redis,线程池的整合进行了总结和复习
AugustTuan
commented
2 years ago
https://github.com/yuyuyu-github/LifeTime/issues/210#issuecomment-1211454414
拦截器在项目中的使用
AugustTuan
commented
2 years ago
https://github.com/yuyuyu-github/LifeTime/issues/210#issuecomment-1211455586
接口幂等性问题
AugustTuan
commented
2 years ago
https://github.com/yuyuyu-github/LifeTime/issues/213#issuecomment-1212636729
面试重点啊,事务特性,事务隔离级别,事务传播行为
AugustTuan
commented
2 years ago
https://github.com/yuyuyu-github/LifeTime/issues/213#issuecomment-1212638930
https://github.com/yuyuyu-github/LifeTime/issues/213#issuecomment-1212639265
分布式系统的基础理论就是BASE理论和CAP理论。分布式事务就是围绕这个理论中的一致性来做的
AugustTuan
commented
2 years ago
https://github.com/yuyuyu-github/LifeTime/issues/213#issuecomment-1212639465
Seata是一般分布式系统中经常使用的中间件,你要知道他的工作流程,他适合什么业务,为什么不适合高并发系统?
AugustTuan
commented
2 years ago
https://github.com/yuyuyu-github/LifeTime/issues/212#issuecomment-1214516658
内网穿透详解
AugustTuan
commented
2 years ago
https://github.com/yuyuyu-github/LifeTime/issues/214#issuecomment-1216051186
内网穿透在实际项目中的应用
记录那些需要重点记载的集数: