Update README.md

This commit is contained in:
johnA1331 2022-03-16 21:12:31 +08:00 committed by GitHub
parent aa751ab044
commit ad046e7fd6
1 changed files with 1 additions and 0 deletions

View File

@ -5,3 +5,4 @@
- [File Upload With Open Feign](https://www.baeldung.com/java-feign-file-upload)
- [Feign Logging Configuration](https://www.baeldung.com/java-feign-logging)
- [Provide an OAuth2 Token to a Feign Client](https://www.baeldung.com/spring-cloud-feign-oauth-token)
- [Retrieve Original Message From Feign ErrorDecoder](https://www.baeldung.com/feign-retrieve-original-message)