# SpringBoot-middleware **Repository Path**: LearnDie/spring-boot-middleware ## Basic Information - **Project Name**: SpringBoot-middleware - **Description**: 关于SpringBoot的一些开发常用中间件 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-09 - **Last Updated**: 2021-06-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### SpringBoot 开发常用组件 --- #### 1、功能列表 编号 |标题| ----|----| 1 | [SpringBoot整合mybatis-plus(完成)](https://gitee.com/lzyuclub/spring-boot-middleware/tree/master/middleware-mybatis-plus)| 2 | [SpringBoot整合redis(完成)](https://gitee.com/lzyuclub/spring-boot-middleware/tree/master/middleware-redis)| 3 | [SpringBoot整合swagger2](https://gitee.com/lzyuclub/spring-boot-middleware/tree/master/middleware-swagger)| 4 | [SpringBoot整合shiro(完成)](https://gitee.com/lzyuclub/spring-boot-middleware/tree/master/middleware-shiro) | 5 | [SpringBoot整合minio(完成)](https://gitee.com/lzyuclub/spring-boot-middleware/tree/master/middleware-minio) | 6 | [设计模式](https://gitee.com/lzyuclub/spring-boot-middleware/tree/master/design) | 7 | [SpringBoot整合schedule定时任务](https://gitee.com/lzyuclub/spring-boot-middleware/tree/master/middleware-schedule) | 8 | [SpringBoot整合socket实现通讯](https://gitee.com/lzyuclub/spring-boot-middleware/tree/master/middleware-socket) | 9 | [SpringBoot整合rabbitmq消息队列](https://gitee.com/lzyuclub/spring-boot-middleware/tree/master/middleware-rabbitmq) | 10 | [SpringBoot验证码验证](https://gitee.com/lzyuclub/spring-boot-middleware/tree/master/middleware-verification-code) |