1 Star 0 Fork 837

seavenoo / ruoyi-cloud

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

平台简介

本项目FORK自 若依/RuoYi

蓝本是zhangmrit/Ruoyi

先绑定host:127.0.0.1 eureka7001.com

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

ruoyi-cloud
|
├──ruoyi-common --通用工具包
|
├──ruoyi-config --cloud统一配置中心
|
├──ruoyi-eureka --注册中心
|
├──ruoyi-front --工程前端相关
|  |
|  ├──ruoyi-admin --管理后台
|
├──ruoyi-gateway --zuul网关
|
├──ruoyi-service-api --服务api模块
|  |
|  ├──ruoyi-system-api --系统业务api
|
├──ruoyi-service --服务提供者
|  |
|  ├──ruoyi-system --系统业务提供者
|
├──ruoyi-generator --代码生成工具

启动顺序:

  • eureka
  • gateway
  • config
  • system
  • admin

注意:实现cloud功能的模块只有SysOss

目前只是演示一下改造的方法,并没有实际功能迁移,有需要着得自行添加功能

欢迎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.

简介

springcloud版本的若依,集成springcloud的几大神兽:eureka,zuul,hystrix,feign,config 展开 收起
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

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

搜索帮助