1 Star 0 Fork 836

GUANXING-LIU / ruoyi-cloud

forked from wind / ruoyi-cloud 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README
MIT

平台简介

文档 http://doc.rycloud.zmrit.com

启动演示视频 https://www.bilibili.com/video/av95044508/

源码

友情链接 若依/RuoYi-Cloud Element UI版本。

分支说明

  • master spring原生方式,使用eureka做注册中心和spring config做配置中心
  • nacos 集成spring-cloud-alibaba 使用nacos做注册中心和配置中心

本项目FORK自 若依/RuoYi

蓝本是zhangmrit/Ruoyi

依次绑定host:

127.0.0.1 eureka7001.com

127.0.0.1 gateway.com

如果要使用eureka集群,请依次绑定eureka7002.com,eureka7003.com后修改各项目中的注释部分

ruoyi-cloud
|
├──ruoyi-common --通用包
|  |
|  ├──ruoyi-common-core --核心工具包
|  |
|  ├──ruoyi-common-redis --redis工具包
|  |
|  ├──ruoyi-common-log --日志工具包
|  |
|  ├──ruoyi-common-auth --权限工具包
|
├──ruoyi-config --cloud统一配置中心
|
├──ruoyi-eureka --注册中心
|
├──ruoyi-gateway --网关
|
├──ruoyi-service-api --服务api模块
|  |
|  ├──ruoyi-system-api --系统业务api
|
├──ruoyi-service --微服务
|  |
|  ├──ruoyi-system --系统业务
|  |
|  ├──ruoyi-auth --授权中心
|  |
|  ├──ruoyi-gen --代码生成
|  |
|  ├──ruoyi-dfs --文件
|
├──ruoyi-tool --工具
|  |
|  ├──ruoyi-monitor --监控中心
|
├──ruoyi-ant --前端 使用ant design框架

启动顺序:

  • eureka
  • config
  • gateway
  • system
  • auth
  • gen 可选
  • dfs 可选

菜单sql有增加字段,以上传到sql文件 该分支是ant分支,前端使用ant-design-vue 项目地址 ruoyi-ant

monitor使用springadmin完成,目前只是最简单的用法,详戳

RuoYi Cloud交流群

QQ群: 加入QQ群 点击按钮入群。

鸣谢

欢迎pr或者加入,给个star是最好的鞭策

请作者喝杯咖啡或者建设演示服务器

MIT License Copyright (c) 2019 zhangmrit 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.

About

springcloud版本的若依,集成springcloud的几大神兽:eureka,gateway,hystrix,feign,config.自定义token实现授权,直接存到redis,集成工作流activiti expand collapse
Java
MIT
Cancel

Releases

No release

Contributors

All

Activities

Load More
can not load any more
Java
1
https://gitee.com/liu_gx123/ruoyi-cloud.git
git@gitee.com:liu_gx123/ruoyi-cloud.git
liu_gx123
ruoyi-cloud
ruoyi-cloud
master

Search