3887 Forks
14337 Stars
14337 Watchers

mybatis-plus

An powerful enhanced toolkit of MyBatis for simplify development

How to download and setup mybatis-plus

Open terminal and run command
git clone https://github.com/baomidou/mybatis-plus.git
git clone is used to create a copy or clone of mybatis-plus repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with mybatis-plus https://github.com/baomidou/mybatis-plus/archive/master.zip

Or simply clone mybatis-plus with SSH
[email protected]:baomidou/mybatis-plus.git

If you have some problems with mybatis-plus

You may open issue on mybatis-plus support forum (system) here: https://github.com/baomidou/mybatis-plus/issues