会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
博客园
首页
联系
管理
2020年2月10日
MyBatis-Plus学习笔记(2):代码生成器
摘要: AutoGenerator 是 MyBatis Plus 的代码生成器,通过 AutoGenerator 可以快速生成 Entity、Mapper、Mapper XML、Service、Controller 等各个模块的代码。 项目结构: 生成前: 生成后: pom.xml: 代码生成主类:Plus
阅读全文
posted @ 2020-02-10 17:00 布禾
阅读(2098)
评论(0)
推荐(1)
编辑
公告