摘要: Springboot整合Mybatis 添加Mybatis依赖 方式一:编辑pom.xml 添加dependency <!--mybatis起步依赖--> <dependency> <groupId>org.mybatis.spring.boot</groupId> <artifactId>myba 阅读全文
posted @ 2022-03-12 12:43 易文杰 阅读(508) 评论(0) 推荐(0)