GithubHelp home page GithubHelp logo

andy521 / mybatis-generator-gui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zouzg/mybatis-generator-gui

0.0 1.0 0.0 354 KB

GUI tool for mybatis-generator, help user easily generate mybatis Mapping files

Shell 3.62% Java 95.87% CSS 0.51%

mybatis-generator-gui's Introduction

mybatis-generator-gui

mybatis-generator-gui是基于mybatis generator开发一款界面工具, 本工具可以使你非常容易及快速生成Mybatis的Java POJO文件及数据库Mapping文件。

MainUI

核心特性

  • 按照界面步骤轻松生成代码,省去XML繁琐的学习与配置过程
  • 保存数据库连接与配置,每次代码生成轻松搞定
  • 内置常用插件,比如offset
  • 可选的去除掉对版本管理不友好的注释,这样新增或删除字段重新生成的文件比较过来清楚
  • 目前仅支持Mysql,后续会马上支持postgreSql,如果对Oracle及DB2有需求请提Issue,我会后续跟进。

要求

本工具由于使用了Java 8的众多特性,所以要求 JRE或者JDK 8.0以上版本,对于JDK版本还没有升级的童鞋表示歉意。

下载

你可以从本链接下载本工具: https://github.com/astarring/mybatis-generator-gui/releases

自助构建

git clone https://github.com/astarring/mybatis-generator-gui
cd mybatis-generator-gui
mvn jfx:jar

启动本软件

  • 下载的zip包

解压zip包,如果安装好了JRE或者JDK 8,直接cd至软件目录运行

java -jar mybatis-generator-gui.jar
  • 自助构建

    cd target/jfx/app/ java -jar mybatis-generator-gui.jar

  • Eclipse or IntelliJ IDEA中启动, 找到MainUI类并运行就可以了

文档

更多详细文档请参考本库的Wiki

贡献

目前本工具只是本人项目人使用到了并且觉得非常有用所以把它开源,如果你觉得有用并且想改进本软件,你可以:

  • 对于你认为有用的功能,你可以在Issue提,我可以开发的尽量满足
  • 对于有Bug的地方,请按如下方式在Issue中提bug
    • 如何重现你的bug,包括你使用的系统,JDK版本,数据库类型及版本
    • 如果有任何的错误截图会更好

Licensed under the Apache 2.0 License

Copyright 2016 by Owen Zou

mybatis-generator-gui's People

Contributors

cheney0214 avatar zouzg avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.