SpringBoot整合Mybatis(使用配置文件方式)

1.首先看下一下maven的依賴,主要是mybatis依賴,mysql驅動,以及以後測試使用的依賴spring-boot-testhtml <!--mybatis依賴包--> <dependency> <groupId>org.mybatis.spring.boot</groupId> <artifactId>mybatis-spring-boot-starter</artifac
相關文章
相關標籤/搜索