在Springboot中使用 mybatis generator 生成代码
请首先创建你的springboot项目在项目添加 mybatis-generator1.在pom中添加plugin<plugin> <groupId>org.mybatis.generator</groupId> <artifactId>myb