Code Monkey home page Code Monkey logo

mybatisgenerator-plugin's Introduction

MybatisGenerator-plugin

基于mybatis-generator-1.3.5版本

使用:

1.mybatis-generator-core修改的内容已经打包成jar下mybatis-generator-core-1.3.5.jar,直接替换使用,或者命令使用; 2.配置文件generatorConfig.xml放在config文件夹下; 3.为了方便使用,mysql的链接包在jar文件夹下。

增加如下功能:

1.类以及字段的中文注释; 2.作者; 3.实体增加实现序列化以及序列化ID; 4.用反射重写类的toString方法; 5.实体内枚举的生成; 6.修改Mapper类为DAO; 7.删除DAO中无用方法; 8.增加动态List查询,动态count查询方法; 9.增加批量增加、修改的方法; 10.mapper中增加动态SQl-WhereList; 11.实现Swagger的注解绑定。

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.