# bootms **Repository Path**: n_aiya/bootms ## Basic Information - **Project Name**: bootms - **Description**: bms前后的分离升级版 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 9 - **Created**: 2022-08-03 - **Last Updated**: 2022-08-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #BMS基础权限开发平台 CodeGenerator自动生成Entity、Mapper、Service、Controller让开发更简单 #前端地址[https://gitee.com/eric.xu/bootms-ui](https://gitee.com/eric.xu/bootms-ui) ## 模块介绍 * bootms-common 公共服务模块 * bootms-admin 后台管理模块 * bootms-api 对外接口模块 * bootms-auth 权限校验模块 下载地址[https://gitee.com/eric.xu/bootms-auth](https://gitee.com/eric.xu/bootms-auth) ## 内置功能 1. 系统管理 - 1.1 管理员管理 - 1.2 角色管理 - 1.3 菜单管理 - 1.4 城市管理 - 1.5 公司管理 - 1.6 字典管理 2. 系统监控管理 - 2.1 登陆日志 - 2.2 操作日志 3. 新闻管理(示例模块) 4. 用户管理(示例模块) ## API服务 Api模块采用Swagger2做接口文档说明,采用jwt+redis做接口安全认证 ## 技术选型 1、后端 * 核心框架:Spring Boot * 安全框架:bootms-auth * 持久层框架:Mybatis + Mybatis plus * 数据库连接池:Hikari * 缓存框架:redis * 日志管理:Log4j2 * 工具类:feilong-core * 接口文档:Swagger2 * 接口安全:jjwt 2、前端 * JS框架:vue * UI框架:iview admin ## QQ讨论群:593460183 ## 后台界面 ![输入图片说明](https://images.gitee.com/uploads/images/2019/0731/140518_c41e7f68_14904.png "1.png") ![输入图片说明](https://images.gitee.com/uploads/images/2019/0731/140528_9e6d178d_14904.png "2.png") ![输入图片说明](https://images.gitee.com/uploads/images/2019/0731/140537_abc4cde2_14904.png "3.png")