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文件 |
- Leslie
- Albert
我的博客:爱编程爱挑战