1 Star 0 Fork 254

杨亮亮 / yudao-boot-mini

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

管理后台服务端

打包启动步骤

mvn clean package -Dmaven.test.skip=true 生产yudao-server/target目录下yudao-server.tar.gz 解压yudao-server.tar.gz到指定目录 进入解压后目录下的bin目录 创建数据库yudao_db,并使用bin目录下的base.sql脚本进行初始化 修改config/application-local.yaml文件中的数据库连接配置和redis配置 启动命令:sh start.sh 停止命令:sh stop.sh 日志文件地址:${user}/logs/yudao-server.log

重新生成代码

在idea编辑器中,打开yudao-server/src/main/test/java/cn.iocoder.yudao/ProjectReactor.java文件 修改文件中的自定义配置部分 运行ProjectReactor类的main方法即可生产新的工程

本地开发

在yudao-server/src/main/resources/application-local.yaml文件中,修改数据库连接配置和redis配置

The MIT License (MIT) Copyright (c) 2021 ruoyi-vue-pro 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.

简介

🔥 官方推荐 🔥 RuoYi-Vue 全新 Pro 版本,优化重构所有功能。基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统 + 微信小程序,支持 RBAC 动态权限、数据权限、SaaS 多租户、Flowable 工作流、三方登录、支付、短信、商城、CRM、ERP 等功能。你的 ⭐️ Star ⭐️,是作者生发的动力! 展开 收起
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/yllmx/yudao-boot-mini.git
git@gitee.com:yllmx/yudao-boot-mini.git
yllmx
yudao-boot-mini
yudao-boot-mini
master

搜索帮助