当前仓库属于暂停状态,部分功能使用受限,详情请查阅 仓库状态说明
71 Star 161 Fork 55

oukingtim / king-admin
暂停

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

项目说明

king-admin

king-admin是一个超酷的前后端分离的基础权限管理后台,前端:angularJs+bootstrap+gulp,后端:spring-boot+mybatis-plus(分java版和kotlin版)

项目演示

账号:kt 密码:kt

项目部署

执行 king-admin.sql

前端:

cd king-admin-angularjs

npm install -g gulp cnpm bower

cnpm install

bower install

gulp serve

http://localhost:5000

后端:

cd king-admin-java  或者 cd king-admin-kotlin

mvn install -Dmaven.test.skip=true

运行 KingAdminJavaApplication.java 或者 KingAdminKotlinApplication.kt

http://localhost:8080

注:

java用了lombok注解简化代码,请下载lombok插件 如果不前后端分离部署,可以cd king-admin-angularjs 运行 gulp 命令打包生成static 然后替换到java或kotlin的resource里

未完成

angular4版本 king-admin-angular :Angular + Bootstrap4 + Webpack

vue版本 king-admin-vue : vue2 + es6 + webpack

效果展示

image image image image image image image image

鸣谢

Blur Admin

mybatis-plus

License

MIT license.

MIT License Copyright (c) 2017 oukingtim 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.

简介

king-admin是一个前后端分离的基础权限管理后台,前端:angularJs+bootstrap+gulp,后端:spring-boot+mybatis-plus(分java版和kotlin版) 展开 收起
Java
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Java
1
https://gitee.com/kingtim/king-admin.git
git@gitee.com:kingtim/king-admin.git
kingtim
king-admin
king-admin
master

搜索帮助