07 2022 档案
摘要:1.Mybatis整合到SpringBoot项目 1.1 引入依赖 如果使用最基础级mybatis,使用以下依赖: <!-- mybatis依赖--> <dependency> <groupId>org.mybatis.spring.boot</groupId> <artifactId>mybati
阅读全文
摘要:撸代码的最高境界就是让代码帮你撸代码。目前mybatis相关的代码生成器都挺友好的,最后生成最简洁清爽易读,还得看mybatisplus-generator。使用mybatisplus-generator不一定需要是mybatisplus作为持久层框架,也可以生成通用mapper+mybatis的代
阅读全文

浙公网安备 33010602011771号