课程介绍
介绍 章节 问答 笔记

通过实战项目掌握MyBatis-Plus应用!

难度:中级 时长:12h 人数:12347 评分:9.6

讲师

课程须知

1、需要对Spring Boot和MyBatis-Plus有初步的了解
2、建议学习《MyBatis-Plus入门》课程,链接:https://www.imooc.com/learn/1130
3、建议学习《MyBatis-Plus进阶》课程,链接:https://www.imooc.com/learn/1171

老师告诉你能学到什么?

1、使用Spring Boot整合MyBatis-Plus进行开发
2、MyBatis-Plus代码生成器的使用
3、MyBatis-Plus单表及多表增删改查操作的运用
4、MyBatis-Plus自动填充的实战应用