117 Star 377 Fork 200

eric.xu / BMS

Create your Gitee Account
Explore and code with more than 8 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README.md

bootms前后端分离版本地址 https://gitee.com/eric.xu/bootms

#BMS基础权限开发平台

    全新升级:
    Spring Boot  --->  2.7.2
    Mybatis      --->  2.2.2
    Mybatis-plus --->  3.5.2
    feilong      --->  3.1.1
    swagger      --->  2.9.2 
CodeGenerator自动生成Entity、Mapper、Service、Controller让开发更简单

模块介绍

  • bms-common 公共服务模块
  • bms-admin 后台管理模块
  • bms-api 对外接口模块

内置功能

  1. 系统基础管理

    • 1.1 用户管理
    • 1.2 角色管理
    • 1.3 资源管理
    • 1.4 部门管理
    • 1.5 定时任务
  2. 系统监控管理

    • 2.1 druid监控
  3. 日志管理

    • 3.1 用户登录日志
  4. CMS管理

    • 4.1 新闻管理(富文本ckeditor,上传图片bootstrap fileinput)

API服务

Api模块采用Swagger2做接口文档说明,实用jjwt做接口安全认证

技术选型

1、后端

  • 核心框架:Spring Boot
  • 安全框架:Apache Shiro
  • 持久层框架:Mybatis + Mybatis plus
  • 模板引擎:thymeleaf
  • 数据库连接池:Alibaba Druid
  • 缓存框架:Ehcache
  • 日志管理:Log4j2
  • 工具类:feilong-core
  • 接口文档:Swagger2
  • 接口安全:jjwt

2、前端

  • JS框架:jQuery
  • UI框架:Amaze UI
  • 客户端验证:Jquery-validation
  • 树结构控件:JsTree
  • 弹出层:Layer
  • 富文本: ckeditor
  • 上传文件 : bootstrap fileinput
  • 表格插件:DLShouWen Grid(新版)

3、鸣谢 1.webside 2.mybatis-plus 3.feilong-core

QQ讨论群:593460183

后台界面

登录 用户管理 角色管理 资源管理 部门管理 定时任务 新增新闻 新闻列表 踢出用户 api列表 无权限访问

About

基础权限开发框架 BMS = Spring boot + Mybatis plus + Shiro expand collapse
Java and 6 more languages
Cancel

Releases

No release

BMS

Contributors

All

Activities

Load More
can not load any more
Java
1
https://gitee.com/eric.xu/BMS.git
git@gitee.com:eric.xu/BMS.git
eric.xu
BMS
BMS
master

Search