@ -93,25 +93,25 @@
| 框架 | 说明 | 版本 | 学习指南 |
| 框架 | 说明 | 版本 | 学习指南 |
| --- | --- | --- | --- |
| --- | --- | --- | --- |
| [Spring Boot ](https://spring.io/projects/spring-boot ) | 应用开发框架 | 2.4.2 | [文档 ](https://github.com/YunaiV/SpringBoot-Labs ) |
| [Spring Boot ](https://spring.io/projects/spring-boot ) | 应用开发框架 | 2.4.5 | [文档 ](https://github.com/YunaiV/SpringBoot-Labs ) |
| [MySQL ](https://www.mysql.com/cn/ ) | 数据库服务器 | 5.7 | |
| [MySQL ](https://www.mysql.com/cn/ ) | 数据库服务器 | 5.7 | |
| [Druid ](https://github.com/alibaba/druid ) | JDBC 连接池、监控组件 | 1.2.4 | [文档 ](http://www.iocoder.cn/Spring-Boot/datasource-pool/?yudao ) |
| [Druid ](https://github.com/alibaba/druid ) | JDBC 连接池、监控组件 | 1.2.4 | [文档 ](http://www.iocoder.cn/Spring-Boot/datasource-pool/?yudao ) |
| [MyBatis Plus ](https://mp.baomidou.com/ ) | MyBatis 增强工具包 | 3.4.1 | [文档 ](http://www.iocoder.cn/Spring-Boot/MyBatis/?yudao ) |
| [MyBatis Plus ](https://mp.baomidou.com/ ) | MyBatis 增强工具包 | 3.4.1 | [文档 ](http://www.iocoder.cn/Spring-Boot/MyBatis/?yudao ) |
| [Dynamic Datasource ](https://dynamic-datasource.com/ ) | 动态数据源 | 3.3.2 | [文档 ](http://www.iocoder.cn/Spring-Boot/datasource-pool/?yudao ) |
| [Dynamic Datasource ](https://dynamic-datasource.com/ ) | 动态数据源 | 3.3.2 | [文档 ](http://www.iocoder.cn/Spring-Boot/datasource-pool/?yudao ) |
| [Redis ](https://redis.io/ ) | key-value 数据库 | 5.0 | |
| [Redis ](https://redis.io/ ) | key-value 数据库 | 5.0 | |
| [Redisson ](https://github.com/redisson/redisson ) | Redis 客户端 | 3.1.46 | [文档 ](http://www.iocoder.cn/Spring-Boot/Redis/?yudao ) |
| [Redisson ](https://github.com/redisson/redisson ) | Redis 客户端 | 3.1.46 | [文档 ](http://www.iocoder.cn/Spring-Boot/Redis/?yudao ) |
| [Spring MVC ](https://github.com/spring-projects/spring-framework/tree/master/spring-webmvc ) | MVC 框架 | 5.4.2 | [文档 ](http://www.iocoder.cn/SpringMVC/MVC/?yudao ) |
| [Spring MVC ](https://github.com/spring-projects/spring-framework/tree/master/spring-webmvc ) | MVC 框架 | 5.4.6 | [文档 ](http://www.iocoder.cn/SpringMVC/MVC/?yudao ) |
| [Spring Security ](https://github.com/spring-projects/spring-security ) | Spring 安全框架 | 5.4.2 | [文档 ](http://www.iocoder.cn/Spring-Boot/Spring-Security/?yudao ) |
| [Spring Security ](https://github.com/spring-projects/spring-security ) | Spring 安全框架 | 5.4.6 | [文档 ](http://www.iocoder.cn/Spring-Boot/Spring-Security/?yudao ) |
| [Hibernate Validator ](https://github.com/hibernate/hibernate-validator ) | 参数校验组件 | 6.1.7 | [文档 ](http://www.iocoder.cn/Spring-Boot/Validation/?yudao ) |
| [Hibernate Validator ](https://github.com/hibernate/hibernate-validator ) | 参数校验组件 | 6.1.7 | [文档 ](http://www.iocoder.cn/Spring-Boot/Validation/?yudao ) |
| [Quartz ](https://github.com/quartz-scheduler ) | 任务调度组件 | 2.3.2 | [文档 ](http://www.iocoder.cn/Spring-Boot/Job/?yudao ) |
| [Quartz ](https://github.com/quartz-scheduler ) | 任务调度组件 | 2.3.2 | [文档 ](http://www.iocoder.cn/Spring-Boot/Job/?yudao ) |
| [Knife4j ](https://gitee.com/xiaoym/knife4j ) | Swagger 增强 UI 实现 | 3.0.2 | [文档 ](http://www.iocoder.cn/Spring-Boot/Swagger/?yudao ) |
| [Knife4j ](https://gitee.com/xiaoym/knife4j ) | Swagger 增强 UI 实现 | 3.0.2 | [文档 ](http://www.iocoder.cn/Spring-Boot/Swagger/?yudao ) |
| [Resilience4j ](https://github.com/resilience4j/resilience4j ) | 服务保障组件 | 1.7.0 | [文档 ](http://www.iocoder.cn/Spring-Boot/Resilience4j/?yudao ) |
| [Resilience4j ](https://github.com/resilience4j/resilience4j ) | 服务保障组件 | 1.7.0 | [文档 ](http://www.iocoder.cn/Spring-Boot/Resilience4j/?yudao ) |
| [SkyWalking ](https://skywalking.apache.org/ ) | 分布式应用追踪系统 | 8.6 .0 | [文档 ](http://www.iocoder.cn/Spring-Boot/SkyWalking/?yudao ) |
| [SkyWalking ](https://skywalking.apache.org/ ) | 分布式应用追踪系统 | 8.5 .0 | [文档 ](http://www.iocoder.cn/Spring-Boot/SkyWalking/?yudao ) |
| [Spring Boot Admin ](https://github.com/codecentric/spring-boot-admin ) | Spring Boot 监控平台 | 8.6.0 | [文档 ](http://www.iocoder.cn/Spring-Boot/Admin/?yudao ) |
| [Spring Boot Admin ](https://github.com/codecentric/spring-boot-admin ) | Spring Boot 监控平台 | 2.3.1 | [文档 ](http://www.iocoder.cn/Spring-Boot/Admin/?yudao ) |
| [Jackson ](https://github.com/FasterXML/jackson ) | JSON 工具库 | 2.11.4 | |
| [Jackson ](https://github.com/FasterXML/jackson ) | JSON 工具库 | 2.11.4 | |
| [MapStruct ](https://mapstruct.org/ ) | Java Bean 转换 | 1.4.1 | [文档 ](http://www.iocoder.cn/Spring-Boot/MapStruct/?yudao ) |
| [MapStruct ](https://mapstruct.org/ ) | Java Bean 转换 | 1.4.1 | [文档 ](http://www.iocoder.cn/Spring-Boot/MapStruct/?yudao ) |
| [Lombok ](https://projectlombok.org/ ) | 消除冗长的 Java 代码 | 1.16.14 | [文档 ](http://www.iocoder.cn/Spring-Boot/Lombok/?yudao ) |
| [Lombok ](https://projectlombok.org/ ) | 消除冗长的 Java 代码 | 1.16.14 | [文档 ](http://www.iocoder.cn/Spring-Boot/Lombok/?yudao ) |
| [JUnit ](https://junit.org/junit5/ ) | Java 单元测试框架 | 5.7.0 | - |
| [JUnit ](https://junit.org/junit5/ ) | Java 单元测试框架 | 5.7.1 | - |
| [Mockito ](https://github.com/mockito/mockito ) | Java Mock 框架 | 3.6.28 | - |
| [Mockito ](https://github.com/mockito/mockito ) | Java Mock 框架 | 3.6.28 | - |
### 前端
### 前端
@ -123,9 +123,20 @@
## 演示图
## 演示图
### 系统功能
| 模块 | biu | biu | biu |
| --- | --- | --- | --- |
| 首页 |  |  |  |
| 用户管理 | | | |
### 基础设施
### 研发工具
< table >
< table >
< tr >
< tr >
< td > < img src = "https://oscimg.oschina.net/oscnet/cd1f90be5f2684f4560c9519c0f2a232ee8.jpg" / > < / td >
< td > < / td >
< td > < img src = "https://oscimg.oschina.net/oscnet/1cbcf0e6f257c7d3a063c0e3f2ff989e4b3.jpg" / > < / td >
< td > < img src = "https://oscimg.oschina.net/oscnet/1cbcf0e6f257c7d3a063c0e3f2ff989e4b3.jpg" / > < / td >
< / tr >
< / tr >
< tr >
< tr >
@ -154,7 +165,7 @@
< / tr >
< / tr >
< tr >
< tr >
< td > < img src = "https://oscimg.oschina.net/oscnet/b6115bc8c31de52951982e509930b20684a.jpg" / > < / td >
< td > < img src = "https://oscimg.oschina.net/oscnet/b6115bc8c31de52951982e509930b20684a.jpg" / > < / td >
< td > - < / td >
< td > []() < / td >
< / tr >
< / tr >
< / table >
< / table >