Skip to content

Commit e7dc4cc

Browse files
committed
2 parents a6dd899 + 601935c commit e7dc4cc

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Book-RESTful-Service/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff 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/)

Java-RESTful-Client-Example/src/main/java/com/howtoprogram/repository/retrofit2/BookResourceRetrofit2.java renamed to Java-RESTful-Client-Example/src/main/java/com/howtoprogram/repository/retrofit2/BookResourceService.java

File renamed without changes.

0 commit comments

Comments
 (0)