SpringBoot简单整合Mybatis、并使用Mybatis-Generator自动生成所需代码
<dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-jdbc</artifactId></dependency><dependency> <gro