Skip to content

cdgeass/my-mybatis-plugin

Repository files navigation

my-mybatis plugin

License Build IDEA Version Downloads

中文说明

This is a plugin to help you to use mybatis in Intellij IDEA. It provides some features to help you code and debug:

  1. Format MyBatis log
  2. Code jump
  3. Code completion

Features

  • Format MyBatis log

    • in the console
    • in the tool window
  • Code jump

    • jump between the interface and xml
    • jump between xml tag
  • Code completion

  • MyBatis Generator

Installation

  • Using IDE built-in plugin system on Windows:
    • File > Settings > Plugins > Browse repositories... > Search for "my-mybatis" > Install Plugin
  • Using IDE built-in plugin system on MacOs:
    • Preferences > Settings > Plugins > Browse repositories... > Search for "my-mybatis" > Install Plugin
  • Manually:
    • Download the latest release and install it manually using Preferences > Plugins > Install plugin from disk...

License

GPL © cdgeass.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages