library move pt 2

This commit is contained in:
Sjmillington
2019-08-12 17:36:45 +01:00
parent 16489a1de1
commit 23cc42b0f1
4 changed files with 61 additions and 8 deletions
+4
View File
@@ -5,3 +5,7 @@
- [A Guide to Google-Http-Client](http://www.baeldung.com/google-http-client)
- [Asynchronous HTTP with async-http-client in Java](http://www.baeldung.com/async-http-client)
- [WebSockets with AsyncHttpClient](http://www.baeldung.com/async-http-client-websockets)
- [Integrating Retrofit with RxJava](http://www.baeldung.com/retrofit-rxjava)
- [Introduction to Retrofit](http://www.baeldung.com/retrofit)
- [A Guide to Unirest](http://www.baeldung.com/unirest)
- [Creating REST Microservices with Javalin](http://www.baeldung.com/javalin-rest-microservices)