13 Forks
51 Stars
51 Watchers

spring-native

How to download and setup spring-native

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

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

If you have some problems with spring-native

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