Skip to content

Commit 16b4705

Browse files
committed
update references
1 parent f532971 commit 16b4705

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

Book-RESTful-Service/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,4 @@ This RESTful ws provides API for all below sub projects:
2828
###[Java REST Client Using Unirest Java API](http://howtoprogram.xyz/2016/07/27/java-rest-client-using-unirest-java-api/)
2929
###[Java REST Client Using Retrofit 2](http://howtoprogram.xyz/2016/10/17/java-rest-client-using-retrofit-2/)
3030
###[Upload a File with OkHttp](http://howtoprogram.xyz/2016/11/21/upload-file-okhttp/)
31+
###[File Uploading with Open Feign](http://howtoprogram.xyz/2016/12/29/file-uploading-open-feign/)

open-feign-example/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@ Browse to your source code location
99
Click **Finish** button to finish the importing
1010

1111

12-
Source code are described:
13-
###[Convert Java Objects To JSON And Vice Versa](
12+
Source code are described in:
13+
###[File Uploading with Open Feign](http://howtoprogram.xyz/2016/12/29/file-uploading-open-feign/)
14+
###[Basic Authentication with Open Feign](http://howtoprogram.xyz/2016/11/22/basic-authentication-open-feign/)

0 commit comments

Comments
 (0)