1797 Forks
8691 Stars
8691 Watchers

feign

Feign makes writing java http clients easier

How to download and setup feign

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

Or simply clone feign with SSH
[email protected]:OpenFeign/feign.git

If you have some problems with feign

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