1 Star 0 Fork 835

sharingsense / ruoyi-cloud

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

平台简介

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

源码

分支说明

  • 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-tool --工具
|  |
|  ├──ruoyi-monitor --监控中心
|  |
|  ├──ruoyi-generator --代码生成工具
|
├──ruoyi-ant --前端 使用ant design框架

启动顺序:

  • eureka
  • config
  • gateway
  • system
  • auth

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

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

RuoYi Cloud交流群

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

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

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

微信 or 支付宝
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.

简介

springcloud版本的若依,集成springcloud的几大神兽:eureka,gateway,hystrix,feign,config.自定义token实现授权,直接存到redis 展开 收起
Java
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Java
1
https://gitee.com/sharingsense/ruoyi-cloud.git
git@gitee.com:sharingsense/ruoyi-cloud.git
sharingsense
ruoyi-cloud
ruoyi-cloud
master

搜索帮助

14c37bed 8189591 565d56ea 8189591