# mp202201 **Repository Path**: webrx/mp202201 ## Basic Information - **Project Name**: mp202201 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-26 - **Last Updated**: 2022-04-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 01javase项目 > javase项目,什么框架都不使用,直接使用MybatisPlus框架入门案例 ## 02spring项目 > spring IoC框架,整合MybatisPlus框架案例 ```xml ``` ```java ``` ## 03springboot项目 > springBoot 整合MybatisPlus框架案例 ```xml ``` ## 04logidcurd项目 > (1)、logback日志 (2)、id主键策略 (3)、CRUD操作 ```xml ```