Using Retrofit to make HTTP calls

preview_player
Показать описание
make http REST calls, pass in parameters, use dynamic paths, call asynchronously and more..

Channel
----------------------------------
Master difficult programming concepts in few minutes. I try to explain difficult concepts like Java concurrency in simple to understand manner. Explore videos on topics like Spring Boot, Cloud Foundry, Java 8 and more. I am happy to clarify your doubts. Ask me anything in the comments. Also happy to take requests for new videos.

New video added every Sunday.

Current Playlists
----------------------------------

Popular Videos
----------------------------------
Рекомендации по теме
Комментарии
Автор

Very clear, to-the-point and succinct explanations. you ought to start classes locally. Thank you very much.

qataracgnacgn
Автор

This was amazing man, thank you very much!

GuitarreroDaniel
Автор

Very nice and crisp explanation, although we work everyday with http clients but ur videos are worth watching and refreshing

sanjeevkumarrai
Автор

Excellent tutorial very nicely prepared to the point and easy to understand

shaikhmaheen
Автор

How will we implement retry and timeout in retrofit

a
Автор

This also supports completablefuture out of the box

Brajgamer
Автор

How does it different from FeignClient which comes with Spring Cloud project?

niloysaha
Автор

Thanks for the tutorial. Why should i go for this when rest template can do the same ? Pls clarify

sharanyarai
Автор

How is performance as compared to RestTemplate ?

samboy