README-zh.md

February 14, 2024 · View on GitHub

spring-boot-plus logo

Everyone can develop projects independently, quickly and efficiently!

spring-boot-plus version spring boot version spring boot version code style

spring-boot-plus是一套前后端分离单体结构的快速开发框架

开源协议 MIT-License

任何公司或个人,均可进行商业使用,无需授权!

任何公司或个人,均可进行商业使用,无需授权!

任何公司或个人,均可进行商业使用,无需授权!

前端项目地址 VUE3+TS

GITHUB | GITEE

springboot.plus

微信交流群

微信群

业务咨询

业务咨询

主要特性

  • 集成spring boot 常用开发组件集、公共配置、AOP日志等
  • 单体架构,更快更简单
  • 提供PC管理端与APP端代码接口
  • 集成mybatis plus快速dao操作
  • 快速生成后台代码: entity/dto/query/vo/controller/service/mapper/xml
  • 集成Swagger/Knife4j,可自动生成api文档
  • 集成Redis缓存
  • 集成HikariCP连接池,JDBC性能和慢查询检测

项目环境

名称版本备注
JDK1.8+JDK1.8及以上
MySQL5.7+5.7及以上
Redis3.2+

技术选型

技术版本备注
spring boot2.7.18
Mybatis3.5.13DAO Framework
mybatis-plus3.5.4.1mybatis增强框架
fastjson22.0.42JSON处理工具集
SwaggerV3Swagger文档
knife4j4.3.0api文档生成工具
commons-lang33.14.0常用工具包
commons-io2.15.0IO工具包
commons-codec1.16.0加密解密等工具包
commons-collections44.4.4集合工具包
hibernate-validator6.2.5.Final后台参数校验注解
hutool-all5.8.23常用工具集
lombok1.18.30注解生成Java Bean等工具

CHANGELOG

4. 访问项目Swagger文档

http://localhost:8888/swagger-ui/index.html swagger-ui.png

5. 访问Knife4j文档

http://localhost:8888/doc.html knife4j.png

spring-boot-plus-vue3 前端项目

https://gitee.com/geekidea/spring-boot-plus-vue3

系统用户列表

系统用户列表

系统角色列表

系统角色列表

系统菜单列表

系统菜单列表

系统部门列表

系统部门列表

系统日志

系统日志列表 系统日志详情

个人中心

个人中心

联系

QQ群 625301326微信公众号 geekideaio
spring-boot-plus QQ GroupWechat Official Account

License

spring-boot-plus is under the MIT-License. See the LICENSE file for details.