摘要: 1、新建一个SpringBoot项目,并引入Mybatis和mybatis-generator相关的依赖。 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-web</ar 阅读全文
posted @ 2020-12-03 22:31 jamers 阅读(278) 评论(0) 推荐(0) 编辑
摘要: import org.springframework.beans.factory.annotation.Autowired; import org.springframework.boot.autoconfigure.condition.ConditionalOnClass; import org. 阅读全文
posted @ 2020-12-03 15:42 jamers 阅读(581) 评论(0) 推荐(0) 编辑