Code Monkey home page Code Monkey logo

mybatis-plus's Introduction

mybatis-plus

为 简化开发工作 提高生产率 而生

Mybatis-Plus

Mybatis 增强工具包 - 简化 CURD 操作

启动加载 XML 配置时注入单表 SQL 操作 ,为 简化开发工作 提高生产率 而生。

Mybatis + 只做增强不做改变,这里不提倡 sql 写在代码中。

技术讨论 QQ 群 492238239(有钱的捧个钱场【点击捐赠】, 没钱的捧个人场)

原理

Demo

Maven 坐标

点此去下载

<dependency>
    <groupId>com.baomidou</groupId>
    <artifactId>mybatis-plus</artifactId>
    <version>maven 官方最新版本为准</version>
</dependency>

功能

1、单表 CURD (简单 + 批量)操作,自动完成(支持 like 比较等查询)。

2、分页插件,Count 查询 自动 或 自定义 SQL 查询。

3、Spring 根据不同环境加载不同配置支持(支持 typeAliasesPackage 通配符扫描)。

结构目录

项目结构说明

其他开源项目

Futures

欢迎提出更好的意见,帮助完善 Mybatis-Plus

License

Apache License 2.0

捐赠

捐赠记录,感谢你们的支持!

捐赠 mybatis-plus

关注我

程序员日记

mybatis-plus's People

Contributors

qmdx avatar yangyang0507 avatar mylyed avatar qiaoding avatar zuohl avatar

Watchers

James Cloos avatar  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.