We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2f7ae0 commit 0d94b8fCopy full SHA for 0d94b8f
spring-cloud-modules/spring-cloud-openfeign-2/README.md
@@ -1,5 +1,6 @@
1
## Relevant Articles
2
- [Setup Http Patch Request With OpenFeign](https://www.baeldung.com/openfeign-http-patch-request)
3
+- [Differences Between Netflix Feign and OpenFeign](https://www.baeldung.com/netflix-feign-vs-openfeign)
4
- [Using CompletableFuture With Feign Client in Spring Boot](https://www.baeldung.com/feign-client-completablefuture-spring-boot)
5
- [Provide an OAuth2 Token to a Feign Client](https://www.baeldung.com/spring-cloud-feign-oauth-token)
6
- [File Upload With Open Feign](https://www.baeldung.com/java-feign-file-upload)
0 commit comments