1 Star 0 Fork 151

农大芸 / easy-boot

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

eboot


基于springboot开发的脚手架,旨在迅速搭建开发平台。采用分布式架构,
集群部署方式。适用于中小型项目开发,具备快速集成,快速上手的特点。

使用技术


1、基础框架:springboot + mybatis + springcloud
2、权限框架:shiro
3、缓存:redis
4、数据库:mysql
5、UI:LayUI
6、session共享:spring-session-redis

包含模块


1、系统管理
    1.1 用户管理
    1.2 角色管理
    1.3 权限分配
    1.4 字典管理
2、报表模块
    2.1 Echarts集成
3、导入导出
    3.1 Excel的导入导出
    3.2 简单word的导出

模块说明


0.eboot-actuator:服务监控
1.eboot-admin:后台管理系统
2.eboot-api:给移动端提供接口服务,集成jwt认证
3.eboot-entity:实体类
4.eboot-file:文件服务
5.eboot-provider:服务注册中心
6.eboot-service:业务处理服务接口
7.eboot-tools:工具包
8.eboot-web:PC/Wap服务
9.eboot-consumer:消息队列消费者

运行步骤


1、创建数据库:eboot,导入eboot-admin/src/main/resources/sql/v{x}.sql
2、导入项目,下载maven依赖
3、配置eboot-service中的数据库信息
4、配置eboot-admin/eboot-api中的redis信息
5、配置eboot-file中的文件上传路径
6、依次启动eboot-provider、eboot-file、eboot-service、eboot-admin
7、访问 [首页](http://localhost:8882/index),默认用户名:superadmin,密码:123456

其他

欢迎各位有什么需要的可以Issue提出来,我会视情况而定集成进来,尽量简化大家的工作
项目肯定有很多不足之处,大家多提宝贵意见,多谢^_^

部分页面截图

登录 首页 登录统计 菜单添加 角色详情 角色授权 用户列表 欢迎关注公众号

欢迎关注以上公众号,项目涉及问题、功能点,我都会在公众号中做详细说明

The MIT License (MIT) Copyright (c) 2018 梦想修补师 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.

简介

基于springboot开发的脚手架,旨在迅速搭建开发平台。 展开 收起
Java
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Java
1
https://gitee.com/agrcloud/easy-boot.git
git@gitee.com:agrcloud/easy-boot.git
agrcloud
easy-boot
easy-boot
master

搜索帮助

14c37bed 8189591 565d56ea 8189591