4 Star 6 Fork 3

糖猫猫 / tang-boot

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

tang-boot

CodeQL Java CI with Maven Build and Deploy

English | 简体中文

项目简介

tang-boot 是基于 Spring Boot 3 的权限管理系统,使用 Java 和 Kotlin 编写

您可以阅读文档获取更多信息

  • 采用 Spring Boot 3 + Spring Security + MyBatis + Redis + Jwt
  • 支持 Java 和 Kotlin 等
  • 支持 MyBatis 和 MyBatis-Plus 等
  • 基于 RBAC 的权限管理
  • 自定义多种登录认证方式
  • 动态权限菜单
  • 动态字典数据权限
  • 接口调用日志记录,统计接口调用耗时
  • 代码生成器,一键生成前后端基本代码
  • 封装 WebSocket,支持心跳检测,重连机制,自定义消息类型推送与订阅
  • 即时通信,随时随地收发好友和群消息,文件互传
  • 友好的代码结构及注释,便于阅读及二次开发

项目预览

服务器赞助

环境要求

  • OpenJDK 17.0.7
  • Apache Maven 3.8.7
  • MySQL 8.3.0
  • Redis 7.2.4

项目启动

  1. 执行 databases/20221210.sql 文件 ( 包含 drop database 语句, 请仔细查看后执行 sql 文件 )
  2. 修改 tang-admin/src/main/resources/application-dev.yml password 等信息
  3. 修改 tang-admin/src/main/resources/logback.xml 日志存放路径
  4. sh bin/package.sh && sh bin/start.sh

贡献

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

许可证

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

项目地址

项目 Gitee GitHub GitCode
后端 tang-boot tang-boot tang-boot
前端 tang-vue tang-vue tang-vue
文档 tang-docs tang-docs tang-docs

交流群

  • 微信

    • WeChat
  • Telegram

    • Telegram
  • QQ

    • QQ
MIT License Copyright (c) 2022-2024 Tang Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

tang-boot 是基于 Spring Boot 3 + Spring Security + MyBatis + Redis + Jwt 的前后端分离权限管理系统,使用 Java 和 Kotlin 编写 展开 收起
MIT
取消

发行版 (20)

全部

贡献者

全部

近期动态

加载更多
不能加载更多了
Java
1
https://gitee.com/tangllty/tang-boot.git
git@gitee.com:tangllty/tang-boot.git
tangllty
tang-boot
tang-boot
master

搜索帮助