# springboot-learning **Repository Path**: studyinghome/springboot-learning ## Basic Information - **Project Name**: springboot-learning - **Description**: springboot学习代码 - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-04-26 - **Last Updated**: 2021-04-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SpringBoot #### 介绍 springboot学习项目,通过springboot整合一些开发中常用的技术来加深对springboot的理解和使用。 #### 整合技术 + MyBatis + swagger + Spring Data JPA + MyBatis-plus + Cache + Redis + SpringSecurity + RabbitMQ + ... #### 开发环境 | 工具 | 版本或描述 | | ----- | -------------------- | | OS | Windows / Ubuntu | | JDK | 1.8+ | | IDE | IntelliJ IDEA 2018.2 | | Maven | 3.5.3 | | MySQL | 5.7.22 | #### 项目说明 | 模块 | 说明 | | ---------- | ----------------------- | | boot-core | 项目核心代码 | | boot-mybatis | SpringBoot + MyBatis + Swagger | | boot-data-jpa | SpringBoot + Spring Data JPA | | boot-mybatis-plus | SpringBoot + MyBatis-Plus | | boot-cache | SpringBoot + 数据缓存Cache | | boot-redis | SpringBoot + redis | | boot-rabbitmq | SpringBoot + RabbitMQ | | boot-security | SpringBoot + SpringSecurity | | boot-websocket | SpringBoot + Websocket | | document | 文档说明+sql文件 | #### 参与贡献 1. Leslie 2. Albert #### 生命不息,学习不止! 更多信息,请关注: 我的博客:[爱编程爱挑战](https://studyinghome.com) #### 开源协议 [MIT](https://gitee.com/opensourceboy/springboot/blob/master/LICENSE)