2521 Forks
5116 Stars
5116 Watchers

generator

A code generator for MyBatis.

How to download and setup generator

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

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

If you have some problems with generator

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