1 Star 0 Fork 3

廖传炬 / ruoyi-generator

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

ruoyi-generator

介绍

若依代码生成器,可在本地运行,无需依赖服务器。

项目说明

  1. 若依代码生成器,可在本地运行,无需依赖服务器。
  2. 修改自Ricky/code-generator,但因为对sqlite表结构有调整,所以无法兼容原项目。
  3. 支持 MySQL、Oracle 数据源,其它未测试。
  4. 支持 RuoYi v4.7.8
  5. 支持 RuoYi-Vue v3.8.7
  6. 支持 RuoYi-Vue3 v3.8.7

打包方法

  1. 手动执行命令: mvn clean package -Dmaven.test.skip=true -Pprod
  2. 执行打包脚本: ./bin/win_package.bat./bin/linux_mac_package.sh
  3. 使用 idea 工具中的 Maven 插件,选择 prodProfiles 打包
  4. 以上方法三选一即可

注意事项

  1. 数据库采用sqlite,位置在src\main\resources\static\sqlite\ruoyi-generator.db,发布后请将db文件放在jar包的同级sqlite目录中
  2. 将打包后的 jar 包放入 bin 目录,执行 bin 目录下的 win_start.batlinux_mac_start.sh,可启动代码生成器

参与贡献

  1. Fork 本仓库
  2. 新建 Feat_xxx 分支
  3. 提交代码
  4. 新建 Pull Request
MIT License Copyright (c) 2023 撸码观花 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.

简介

若依代码生成器,可在本地运行,无需依赖服务器。 展开 收起
Java
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

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

搜索帮助