dalaoyang / dalaoyang-message

0 stars 0 forks source link

SpringBoot整合Mybatis-Plus #66

Open dalaoyang opened 5 years ago

dalaoyang commented 5 years ago

https://www.dalaoyang.cn/article/66

本网站是dalaoyang-大老杨的技术分享博客。内容涵盖Java、Linux、Spring Boot、Spring Cloud、微服务架构、踩坑历程。

hanyongcheng commented 5 years ago

请问mybatisplus-spring-boot-starter和mybatis-plus有什么不同吗,为什么要导入两个依赖

hanyongcheng commented 5 years ago

使用mybatis-plus就不需要使用mybatis-spring-boot-starter依赖了是吗