2 Star 3 Fork 0

enilu / webflash-generator

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

webflash-generator

  • 本项目基于Intellij IDEA的代码生成插件
  • 该插件需要配合web-flash项目中的flash-generator使用。
  • 该插件本质是只提供了代码生成的界面配置功能,真正的代码生成逻辑还在flash-generator中。

插件可使用范围

  • web-flash项目
  • guns-lite项目
  • 以及其他基于上述两个项目做二次开发的项目,例如:
    • linjiashop:一个基于web-flash开发的商城系统
    • material-admin:web-flash的单体版/material风格(springboot+jsp)
    • guns-lite:web-flash的单体版(springboot+jsp)

使用方法

以在web-flash项目中使用为例:

  • 在idea插件仓库中搜索webflash-generator,或者直接从本地安装插件:flash-generator/idea-plugin.jar

  • 写好实体类,打开实体类,右键选择Generator(或者Alt+Insert) webflash-mvc

  • 选择web-flash mvc,在弹框中勾选生成选项 config

  • 更详细的用法和常见问题参考文档http://enilu.gitee.io/web-flash/ecosystem/code-generator.html

MIT License Copyright (c) 2018 enilu.cn 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.

简介

web-flash项目的代码生成插件(基于Intellij IDEA) 展开 收起
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/enilu/webflash-generator.git
git@gitee.com:enilu/webflash-generator.git
enilu
webflash-generator
webflash-generator
master

搜索帮助