File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Java-RESTful-Client-Example/src/main/java/com/howtoprogram/repository/retrofit2 Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -25,4 +25,5 @@ This RESTful ws provides API for all below sub projects:
2525###[ Java REST Client Using Resteasy Client Proxy Framework] ( http://howtoprogram.xyz/2016/07/13/java-rest-client-using-resteasy-client-proxy-framework/ )
2626###[ Java REST Client Using Apache CXF Proxy based API] ( http://howtoprogram.xyz/2016/07/15/java-rest-client-using-apache-cxf-proxy-based-api/ )
2727###[ Java REST Client Using Netflix Feign] ( http://howtoprogram.xyz/2016/07/18/java-rest-client-using-netflix-feign/ )
28- ###[ Java REST Client Using Unirest Java API] ( http://howtoprogram.xyz/2016/07/27/java-rest-client-using-unirest-java-api/ )
28+ ###[ Java REST Client Using Unirest Java API] ( http://howtoprogram.xyz/2016/07/27/java-rest-client-using-unirest-java-api/ )
29+ ###[ Java REST Client Using Retrofit 2] ( http://howtoprogram.xyz/2016/10/17/java-rest-client-using-retrofit-2/ )
File renamed without changes.
You can’t perform that action at this time.
0 commit comments