GithubHelp home page GithubHelp logo

vanishma / mybatisplusgenerator Goto Github PK

View Code? Open in Web Editor NEW
41.0 2.0 32.0 87 KB

mybatisPlus 代码生成器 生成增删改查

License: MIT License

Java 13.53% FreeMarker 86.47%
codegenerator mybatisplus

mybatisplusgenerator's Introduction

mybatisPlusGenerator

mybatisPlus 代码生成器 生成增删改查

减少重复的增删改查工作

项目集成了swagger2 和 mybatisPlus

接口采用 restful

可以复制 /templates/ 文件夹下的文件到/src/main/resources/templates/下

/templates/ 下的每个文件夹下的配置文件都有一些差别,可以根据自己需要进行配置

对应不同的 Freemarker 模版文件进行灵活配置

项目中的文件是生成 增删改查 功能的模版

生成后增加请求路径就可以对单表进行 插入 修改 删除 分页查询等操作

使用方式

更改数据库连接
运行Generator 类

输入包名 输入表名

自动生成相关文件

调用 增删改查方法

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.