# stt-study
**Repository Path**: stt0626/stt-study
## Basic Information
- **Project Name**: stt-study
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 82
- **Forks**: 2
- **Created**: 2023-11-26
- **Last Updated**: 2025-12-30
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# stt-study
## 介绍
本仓库中存放B站账号【[石添的编程哲学](https://space.bilibili.com/505142188)】视频对应源码,文档在项目根目录【文档】下。若内容有缺失,请B站对应视频下留言或提issue。
用爱发电中⚡️你的支持是持续更新的动力!

若需项目外包,答疑,模拟面试,就业咨询,简历优化等,可扫码添加微信,备注来意

包含模块如下:
- javase-skill:Java基础知识点,包含编程技巧,热门类/api的常见问题分析,Java基础的源码分析和优化等海量知识点
- springsecurity
- SpringBoot
- 设计模式
- MyBatis-Plus
- EasyExcel
- Docker
- 面试题
- 项目
| 模块名称 | B站视频地址 | 文档地址 |
|------------------|--------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------|
| 设计模式 | [点击查看](https://www.bilibili.com/video/BV1Dz91YHEc2) | [点击查看](https://gitee.com/stt0626/stt-study/tree/master/文档/设计模式) |
| SpringBoot3 | [点击查看](https://www.bilibili.com/video/BV16H4y1F7wa) | [点击查看](https://gitee.com/stt0626/stt-study/tree/master/文档/SpringBoot3) |
| MyBatis-Plus | [点击查看](https://www.bilibili.com/video/BV1f9vWe2EB4) | [点击查看](https://gitee.com/stt0626/stt-study/tree/master/文档/Mybatis-Plus) |
| EasyExcel | [点击查看](https://www.bilibili.com/video/BV1KbDqYjEcR) | [点击查看](https://gitee.com/stt0626/stt-study/blob/master/文档/数据导入导出操作/EasyExcel) |
| javase-skill | [点击查看](https://space.bilibili.com/505142188/channel/collectiondetail?sid=1916254) | [点击查看](https://mp.weixin.qq.com/mp/appmsgalbum?__biz=MzI2NDc3OTE2Ng==&action=getalbum&album_id=3235956772662820872) |
| SpringSecurity | [点击查看](https://www.bilibili.com/video/BV1xu411F7P4) | [点击查看](https://mp.weixin.qq.com/mp/appmsgalbum?__biz=MzI2NDc3OTE2Ng==&action=getalbum&album_id=3214261672610250757) [文档下载](https://gitee.com/stt0626/stt-study/tree/master/%E6%96%87%E6%A1%A3/SpringSecurity) |
| Docker | [点击查看](https://www.bilibili.com/video/BV1gXpZeAEb7) | [点击查看](https://gitee.com/stt0626/stt-study/tree/master/文档/Docker) |
| 稻草开发平台(项目) | [点击查看](https://www.bilibili.com/video/BV1zc411B7e1) | [仓库地址(dev分支)](https://gitee.com/stt0626/daocao_study/tree/dev/) |