Skip to content

Free MyBatis Tool is a plugin that enhances idea support for mybatis.

License

Notifications You must be signed in to change notification settings

moztl/Free-Mybatis-Tool

Repository files navigation

Free MyBatis Tool

Free MyBatis Tool is a plugin that enhances idea support for 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 MyBatis Tool 是一款增强idea对mybatis支持的插件。

主要功能如下:

  • 生成mapper xml文件
  • 快速从代码跳转到mapper及从mapper返回代码
  • mybatis自动补全及语法错误提示
  • 集成mybatis generator gui界面
  • 根据数据库注解,生成swagger model注解

Getting started

  • Open the Dao interface file and click the arrow on the left to jump to the xml file.
  • Open the xml interface file and click the arrow on the left to jump to the Dao file.
  • Open the database Tool on the left side of the idea, create a data source connection, right-click to select one or more tables, and select Mybatis-Generator to open the Mybatis Generate Tool panel for the Generate operation.

Thanks for the contribution @wuzhizhan

About

Free MyBatis Tool is a plugin that enhances idea support for mybatis.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages