Code Monkey home page Code Monkey logo

generator's Introduction

欢迎来到 Generator

Generator 是一款基于数据库表生成相应Java代码的工具,代码模板使用当前主流Java框架: Spring, SpringMVC, Mybatis 组织,能够减少繁琐的重复性工作,让开发人员更专注于技术和性能,提高工作效率和编码热情。

你可以使用Generator:

  • 根据数据库业务表生成实体类
  • 生成包含简单的增、删、查、改操作的Mapper文件
  • 生成Controller、Service、Dao代码

Release note:

  • v1.0.0 框架基本功能,支持连接本地MySql数据库
  • v1.0.1 修复默认模板文件中存在的错误
  • v1.1.0 支持连接远程MySql、Oracle、SqlServer数据库(可配置)
  • v1.2.0 添加列名到属性名的映射规则;代码生成任务多线程;可配置生成策略等
  • v1.2.1 Service层添加接口和实现类的支持

详细 Release note :GreedyStar/generator/Releases

具体请参考使用手册 : Wiki-Generator

generator's People

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.