# spring-parent-notes **Repository Path**: baoRoot/spring-parent-notes ## Basic Information - **Project Name**: spring-parent-notes - **Description**: SpringBoot集成第三方框架:Redis、Mybatis、MybatisPlus、RabbitMQ、Swagger - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-07-24 - **Last Updated**: 2023-08-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: SpringBoot, Redis, MyBatis, MybatisPlus, RabbitMQ ## README # SpringBoot集成第三方框架 ```详细信息请阅笔记:https://www.yuque.com/baoroot/springboot ``` ## 一、集成应用 1、Mybatis 2、MybatisPlus 3、Redis 4、RabbitMQ 5、Swagger ## 二、版本信息 1、maven 3.8.6 2、java 1.8 3、Mybatis 2.1.3 4、MybatisPlus 3.4.1 5、Redis 2.3.12.RELEASE 6、RabbitMQ 2.3.12.RELEASE 7、Swagger 2.9.2