《瑞吉外卖》项目学习笔记 
- api接口代码: https://github.com/mouday/reggie-api
- 项目笔记:https://mouday.github.io/coding-tree/#/blog/reggie-doc/README
《黑马 瑞吉外卖实战项目》
在线观看:https://www.bilibili.com/video/BV13a411q753
百度网盘链接:https://pan.baidu.com/s/1bxEy2bHiCYQtouifUppsTA 提取码:1234
阿里云盘链接:https://www.aliyundrive.com/s/DS2XMVojBjH
使用技术 
- Java基础
- Java web
- MySQL
- SpringBoot
- SSM(Spring Spring-MVC MyBatis)
- Maven
- MyBatis-Plus https://baomidou.com/
目录 
- 管理端 
- 移动端 
- 代码优化 
学员笔记 
- 项目地址:https://gitee.com/GeforceLite/takeout-system/tree/master/ 
- 项目笔记:https://blog.csdn.net/weixin_46906696/article/details/125040457 
- 基于spingboot完成的b2c模式的移动端小程序 https://github.com/Easesgr/reggie 
- 瑞吉外卖Day01~Day06+没讲的功能(全功能实现)的笔记:https://cyborg2077.github.io/2022/09/29/ReggieTakeOut/ 
- 后续的Linux笔记:https://cyborg2077.github.io/2022/10/15/LinuxStu/ 
- 后续的Redis笔记:https://cyborg2077.github.io/2022/10/17/ReggieRedis/ 
- 后续的项目优化笔记:https://cyborg2077.github.io/2022/10/18/ReggieOptimization/