1 Forks
4 Stars
4 Watchers

spring-rest-docs

Sample app to show how test driven documentation works with spring REST docs. In this app user can tweet and add a comment on a tweet.

How to download and setup spring-rest-docs

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

Or simply clone spring-rest-docs with SSH
[email protected]:vickyajmera120/spring-rest-docs.git

If you have some problems with spring-rest-docs

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