Spingboot開啓mybatis和配置druid

1.創建一個spring boot項目,參考教程 2.在pom文件裏引入mybatis:這裏的版本設置需要根據spring的版本來,參考官網。 <dependency> <groupId>org.mybatis.spring.boot</groupId> <artifactId>mybatis-spring-boot-starter</artifac
相關文章
相關標籤/搜索