2228 Forks
1260 Stars
1260 Watchers

gs-rest-service

Building a RESTful Web Service :: Learn how to create a RESTful web service with Spring.

How to download and setup gs-rest-service

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

Or simply clone gs-rest-service with SSH
[email protected]:spring-guides/gs-rest-service.git

If you have some problems with gs-rest-service

You may open issue on gs-rest-service support forum (system) here: https://github.com/spring-guides/gs-rest-service/issues