Spring Boot(二)-整合mybatis,mvc,freemarker

在創建好的springboot項目中進行配置: 一:添加maven依賴   <!-- mybatis --> <dependency> <groupId>org.mybatis.spring.boot</groupId> <artifactId>mybatis-spring-boot-starter</artifactId> <version>1.1.1</version> </
相關文章
相關標籤/搜索