# easy-study-backend **Repository Path**: small-code-workshop/easy-study-backend ## Basic Information - **Project Name**: easy-study-backend - **Description**: 让学习更容易——后端 - **Primary Language**: Unknown - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2024-07-09 - **Last Updated**: 2024-07-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # easy-study-backend #### 介绍 易学习后端:将常用的数据结构等可视化出来,旨在让学习更容易。 目前只有红黑树的创建过程 未完待续。。。。 #### 前端地址 https://gitee.com/small-code-workshop/easy-study-front.git #### 演示地址 http://124.223.112.43:5173/ #### 使用技术 jdk22 springBoot3.2.6 mybatis plus3.5.6 websocket redis mysql(暂无使用) #### 红黑树示例 1. 随机生成红黑树(默认13个节点) ![img.png](img.png) 2. 插入节点 ![img_1.png](img_1.png) 3. 删除节点 ![img_3.png](img_3.png) #### 参与贡献 1. Fork 本仓库 2. 新建 feature_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 联系方式 微信 ![img_2.png](img_2.png)