Skip to content

简介

tang-boot 是基于 Spring Boot3 + Spring Security + MyBatis + Redis + Jwt 的前后端分离权限管理系统。

功能

  • 自定义多种登录认证方式
  • 动态权限菜单
  • 代码生成器,一键生成前后端基本代码

技术栈

技术栈说明官网
Spring Boot简化 Springhttps://spring.io/projects/spring-boot
Spring Security认证和授权框架https://spring.io/projects/spring-security
MyBatisORM 框架https://mybatis.org/mybatis-3/zh/index.html
PageHelperMyBatis 分页插件https://pagehelper.github.io/
Maven项目构建管理https://maven.apache.org/
MySQL关系型数据库https://www.mysql.com/
Redis缓存数据库https://redis.io/
JwtJWT 登录支持https://jwt.io/
Spring Doc接口文档生成https://springdoc.org/
HutoolJava 工具包https://hutool.cn/
Ip2Region离线 IP 地址定位https://gitee.com/lionsoul/ip2region/
Velocity模板引擎https://velocity.apache.org/
Poi-OOXMLExcel 操作https://poi.apache.org/
GuavaGoogle 工具包https://github.com/google/guava/
Commons-Lang3常用工具包https://commons.apache.org/proper/commons-lang/
Commons-IO流操作https://commons.apache.org/proper/commons-io/

贡献

如果你有任何问题、建议或发现了 bug,请提交 Issues 或提供 Pull Request 来帮助改进该项目。

许可证

tang-boot 使用 MIT 许可证。更多详情请查阅 LICENSE 文件。

由 Tang 用 ❤️ 构建