整理个人在IDEA中常用的插件,包括代码生成、日志还原、Mapper跳转等实用工具,持续更新中。
mybatis-lite
根据数据库表自动生成代码
git地址:https://github.com/mustfun/mybatis-lite
MyBatis Log Plugin
把mybatis输出的日志还原成完整的sql语句
git地址:https://github.com/kookob/mybatis-log-plugin
MyBatisX
mapper和xml互相跳转
https://baomidou.com/pages/ba5b24/
git地址:https://github.com/baomidou/MybatisX