55 Star 132 Fork 30

无敌波 / ok-cli

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

一个基于RBAC设计的前后端分离开发脚手架~
内嵌数据库,开箱即用,可基于此脚手架进行二次开发,无需每次再考虑基础模块的重复开发。 :facepunch:


QQ交流群

964252127 🔥

项目特点

  • 基于SpringBoot 2.4.5版本开发
  • 基于Shiro实现用户认证、授权
  • 基于Shiro实现授权缓存
  • 基于Shiro实现密码加密(MD5加密+hash次数+基于账号的salt加密)
  • 基于Shiro实现登录次数限制
  • 重写FormAuthenticationFilter和DefaultWebSessionManager,前后端分离开发,使用token形式交互
  • 集成Swagger3 API在线文档
  • 操作日志记录
  • 用户、角色、权限模块功能开发
  • 多环境打包配置
  • 多环境日志组件配置
  • 使用内嵌数据库,不用额外引入MySQL;使用内存缓存Ehcache,不用额外引入Redis

后端组件

类别 使用版本 最新版本 官网地址
Java SE 8 15 https://www.oracle.com/java/technologies/javase-downloads.html
SQLite 3.35.5 3.35.5 https://www.sqlite.org/download.html
Maven 3.6.1 3.6.3 http://maven.apache.org/download.cgi
IDEA 2021.1.1 2021.1.1 https://www.jetbrains.com/idea/download

前端组件

类别 使用版本 最新版本 官网地址
Node JS 12.16.1 14.15.1 https://nodejs.org/en/download
NPM 6.13.4 6.14.8 https://nodejs.org/en/download
VUE-CLI 4.23.3 4.5.9 https://github.com/vuejs/vue-cli/releases
WebStorm 2021.1.1 2021.1.1 https://www.jetbrains.com/webstorm/download

界面预览

待补充...

扩展资料

https://gitee.com/wudibo/ok-cli/wikis/pages

开源协议

MIT

MIT License Copyright (c) 2020 肚脐眼笑得青痛 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.

简介

一个很赞的通用权限脚手架! <br/> 技术栈:springboot + mybatis + shiro + mysql + vue + element-ui 展开 收起
Java
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Java
1
https://gitee.com/wudibo/ok-cli.git
git@gitee.com:wudibo/ok-cli.git
wudibo
ok-cli
ok-cli
v1.0

搜索帮助