随笔分类 - mybatis
摘要:使用MyBatis Generator生成代码 官方文档说明如下 In some cases, MBG will generate MyBatis3 Compatible SQL Map XML Files. MBG generates SQL for simple CRUD functions o
阅读全文
摘要:mybatis-plus代码生成器 springboot整合mybatis-plus 引入依赖 <dependency> <groupId>mysql</groupId> <artifactId>mysql-connector-java</artifactId> <scope>runtime</sc
阅读全文
浙公网安备 33010602011771号