chuntungho / mybatis-builder

An IDEA plugin integrated with MyBatis Generator, compatible with IntelliJ IDEA CE

Home Page:https://mybatis.chuntung.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mybatis-builder

ci-status Join the chat at https://gitter.im/mybatis-builder/community

A free GUI tool integrated with MyBatis Generator, which is specially compatible with IDEA CE.

Supported databases: mysql/postgresql/mariadb/oracle/sqlserver/sqlite/h2.

Provides with additional features as below.

  • Merge existing MyBatis files automatically.
  • Support select with lock statement.
  • Support Lombok @Data annotation on java model.
  • Customizable mapper annotation, default is Spring @Repository.
  • Customizable patterns for mapper type, example type and SQL file name.
  • "Copy as Executable SQL" from MyBatis log.
  • "Run MyBatis Generator" with official configuration file.

Getting Started | Donate

References:

About

An IDEA plugin integrated with MyBatis Generator, compatible with IntelliJ IDEA CE

https://mybatis.chuntung.com

License:MIT License


Languages

Language:Java 99.9%Language:HTML 0.1%