Skip to content

caiqichang/mybatisuite

Repository files navigation

logo MyBatiSuite

Get from Marketplace

This plugin provides MyBatis supports for IntelliJ IDEA.

Features

  • Java Code and XML Mapper Navigation
  • XML Mapper sql, include, parameterMap and resultMap Navigation
  • SQL Log Catching
  • XML Mapper and Configuration File Templates
  • Kotlin Support

GitHub | Donation

Usage

Code navigation:

code-navigation

Open SQL log catching:

sql-log-catching

Using file templates:

mapper-file-template