1. Mybatis

2. 核心配置文件

3. 品牌数据的增删改查

4. 注解开发

Mybatis-快速入门-1

以下内容来自https://github.com/weishao-996/weishao-996.github.io

快速搭建

通用CRUD

条件构造器

Sql 注入器

以下内容来自https://github.com/xiaoyelulu/MybatisPlus/tree/main

常用注解与核心功能

扩展功能与分页