* JAVA-17818 Split or move spring-cloud-openfeign module (conti-2) * JAVA-17818 Some adjustments in the README.md file --------- Co-authored-by: timis1 <noreplay@yahoo.com>
9 lines
292 B
Markdown
9 lines
292 B
Markdown
## Feign
|
|
|
|
This module contains articles about Feign
|
|
|
|
### Relevant Articles:
|
|
|
|
- [Intro to Feign](https://www.baeldung.com/intro-to-feign)
|
|
- [Retrying Feign Calls](https://www.baeldung.com/feign-retry)
|
|
- [Setting Request Headers Using Feign](https://www.baeldung.com/java-feign-request-headers) |