Coder Social home page Coder Social logo

springboot-integrate-mybatisplus-demo's Introduction

项目介绍

初步整合 MybatisPlusSpringBoot 来实现基本的业务功能,在 SpringBoot 中使用 MybatisPlus 来对数据库进行一系列的操作。本 Demo 是以客户,商品,商家和订单为基础来进行一系列的基础数据库操作。以此来入门如何在 SpringBoot 中操作数据库。本项目只是一个 Demo ,做个示范如何操作数据库,并没有考虑细节和完整性。

实现了的功能

基本的增删改查(通过 MybatisPlus 自动生成代码的功能),查询用户的订单,查询商家的订单,通过 join 联查 order 表的具体信息,在 MybatisPlus 中使用事务,通过触发器实现数据库日志功能,通过存储过程来生成海量测试数据...

springboot-integrate-mybatisplus-demo's People

Contributors

justdoit-cai 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.