2547 Forks
2635 Stars
2635 Watchers

spring

Spring integration for MyBatis 3

How to download and setup spring

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

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

If you have some problems with spring

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