spring-boot 集成mybatis配置使用

基本照搬了mybatis-spring-boot-samples中的代码,先上手。html 添加maven依赖 在pom文件中增长以下内容java <dependency> <groupId>org.mybatis.spring.boot</groupId> <artifactId>mybatis-spring-boot-starter</artifactId>
相关文章
相关标签/搜索