Mybatis plus -- extension -- use / tutorial / example

Original website: Mybatis plus -- extension -- use / tutorial / example_ CSDN blog brief introduction brief introduction         This paper introduces the common extended functions of MybatisPlus, including logical deletion, automatic filling and performance analysis. Official website https://baomidou.com/guide/logic-de ...

Posted by TheTechChik on Thu, 11 Nov 2021 17:21:25 -0800

Mybatis plus study notes

Chapter 1 MybatisPlus quick start 1. MybatisPlus overview MybatisPlus: an enhanced toolkit for Mybatis MybatisPlus official website: https://mybatis.plus/ or https://mp.baomidou.com/ MyBatis plus (MP for short) is an enhancement tool of MyBatis. On the basis of MyBatis, it is only enhanced without change. It is born to simplify development ...

Posted by QuizToon on Sat, 18 Sep 2021 05:12:50 -0700