43 Forks
67 Stars
67 Watchers

mybatis

Mybatis study

How to download and setup mybatis

Open terminal and run command
git clone https://github.com/zhisheng17/mybatis.git
git clone is used to create a copy or clone of mybatis 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 https://github.com/zhisheng17/mybatis/archive/master.zip

Or simply clone mybatis with SSH
[email protected]:zhisheng17/mybatis.git

If you have some problems with mybatis

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