File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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/ )
Original file line number Diff line number Diff line change @@ -9,5 +9,6 @@ Browse to your source code location
99Click ** 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/ )
You can’t perform that action at this time.
0 commit comments