Skip to content

Instantly share code, notes, and snippets.

@sabbarmehdi
Created July 28, 2021 15:45
Show Gist options
  • Save sabbarmehdi/d64c9de026a94d3020eba8fa58ba92bf to your computer and use it in GitHub Desktop.
Save sabbarmehdi/d64c9de026a94d3020eba8fa58ba92bf to your computer and use it in GitHub Desktop.
feign
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-openfeign</artifactId>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment