摘要: mybatis-plus的逆向工程我这边介绍两种,其他方式,还请各位老铁们积极回复 第一种: 1、导入依赖 <!--mybatisPlus--> <dependency> <groupId>com.baomidou</groupId> <artifactId>mybatis-plus-boot-st 阅读全文
posted @ 2020-12-28 10:52 敷衍、怎么演 阅读(225) 评论(0) 推荐(0)
摘要: 1、下载依赖 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter</artifactId></dependency><!--springboot启动器--><dependen 阅读全文
posted @ 2020-12-22 18:48 敷衍、怎么演 阅读(93) 评论(0) 推荐(0)