摘要: MyBatis Plus是一个 MyBatis的增强工具,在 MyBatis 的基础上只做增强不做改变,使用MyBatis Plus时,不会影响原来Mybatis方式的使用。 SpringBoot+MyBatis Plus环境搭建 SQL脚本: CREATE TABLE ( int(11) NOT 阅读全文
posted @ 2020-01-31 21:48 布禾 阅读(1000) 评论(0) 推荐(0) 编辑