Free MyBatis plugin

Free MyBatis plugin - IntelliJ IDEs Plugin | Marketplace (jetbrains.com)

Free Mybatis plugin
A idea plugin for mybatis
free-idea-mybatis is an enchange plugin for idea to supoort mybatis,here is the main functions:

  • generate mapper xml files
  • navigate from the code to mapper and from the mapper back to code
  • auto code and error tips
  • support mybatis generator gui
  • generate swagger model annotation

free-idea-mybatis是一款增强idea对mybatis支持的插件,主要功能如下:

    • 生成mapper xml文件
    • 快速从代码跳转到mapper及从mapper返回代码
    • mybatis自动补全及语法错误提示
    • 集成mybatis generator gui界面
    • 根据数据库注解,生成swagger model注解
原文地址:https://www.cnblogs.com/chinasoft/p/15730636.html