4 Star 10 Fork 1

Stylesmile / snow

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

snow

介绍

java语言的基于springboot的极简的后台权限管理系统,可视化配置后台权限,精确控制每个用户每个菜单的权限。

管理系统功能 已完成 1.用户管理 2.角色管理 3.部门管理 4.菜单管理 5.权限管理 基于拦截器实现的权限管理 6.登录日志(自定义注解,实现登录日志) 待完成 1.字典管理 2.业务日志 3.代码生成

创建项目的那天,天空飘着雪。

软件架构

软件架构说明 springboot layui mybatisplus

安装教程

  1. git 导出项目 git clone git@gitee.com:stylesmile/snow.git

  2. 安装数据库 数据库sql在/db文件夹下 创建数据库,用utf8mb4

#2. 编译 最外层的pom.xml编译一下,会编译所有之项目

maven install #3. 运行 打开snow-system\src\main\java\com\stylesmile\SnowApplication.java idea 搜索文件快捷键: Ctrl+Shift+N 右键 点击run SnowApplication.main()运行,

使用说明

默认密码 admin 123456

技术说明

springboot2 最流行的java技术 druid数据源 强大的监控特性,多维度的统计和分析功能 mybatis 灵活,学习成本低的持久层框架 spring-cache 减少数据库查询操作,大幅度降低服务器压力

The MIT License (MIT) Copyright (c) 2018 snow 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.

简介

Snow是一套java语言的基于springboot,mybatis,freemarker,layui极简的后台权限管理系统。包含用户管理、角色管理、部门管理、菜单管理、权限管理 展开 收起
Java
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Java
1
https://gitee.com/stylesmile/snow.git
git@gitee.com:stylesmile/snow.git
stylesmile
snow
snow
master

搜索帮助