Exchange method of Spring RestTemplate - Part 1 || Calling REST API using RestTemplate

preview_player
Показать описание
This video explains the following topics about Spring RestTemplate under microservice communication -

1. What is Spring RestTemplate?

2. What are the different methods of Spring RestTemplate?

4. How the microservices communicate among each other?

5. What is HttpHeader and where is it used?

6. What is HttpEntity and where is it used?

7. What is ResponseEntity and where is it used?

Please share your feedback in the comment section.
Do hit like, share with friends and subscribe for more such videos.

Connect with us on social media -

Related videos that must be looked into -

Happy Learning!!
Cheers!!
#GreenLearner
#SpringRestTemplate
#MicroservicesCommunication
#RestTemplate
#ExchangeMethodOfRestTemplate
#SpringBootRestTemplate
#UsingRestTemplateToCallMicroservice
#RestTemplateByArvind
#RestTemplateByGreenLearner
Рекомендации по теме
Комментарии
Автор

Perfectly explained to the point, thanks a lot bro!!

rashugoku
Автор

Thank you for the video! This is what I needed

enkhbaatarbattulga
Автор

Great explanation, thank you very much!

igoerche
Автор

Been searching for long time nd u got me understood in easiest way
Thanks

khushalkhatri
Автор

Thanks a lot. your explanation is very clear.

aliradravesh
Автор

nice explanation, please show one payment gateway integration example

abhiraj
Автор

informative video. Thank you for sharing your knowledge. Can you please do a video on how to use basic authentication with RestTemplate? Thank you

sammelife
Автор

Hi this was informative video, if we are mocking the rest template using mockito how can be done for rest template exchange method for both get and post method.

bindushree
Автор

Can we use some other user defined class instead of string.class?

sujeetpalei
Автор

Can we create multiple request Mapping with in the loop instead of writing all methods explicitly.

rafale
Автор

Can we use resttemplate to use 3rd Part API? Let's say I built a web app then I want to use Twitter API, is that the use of resttemplate?

noirRozelle
Автор

Can we call webservlet from rest template

shubhammaheshwari
Автор

Sir you have set the header in request or in response body???

rajanishjena
Автор

Thanks for the video. Can you show same with WebClient? I believe RestTemplates are deprecated so WebClient will be used more.

jasper
Автор

all 3 rest template method.. which one have to use???

sandhyaaa
Автор

Here the response is object but why have you taken it as String?

roshanjha
Автор

Bro, how to configure two way ssl where swagger ui is client and spring boot api is server? Could you please help me out.

the_ashishthought
Автор

How you are calling that method .. bro .. I didn't get

cinemaworld
Автор

Can you please provide any real time example for using rest template

satyadurgadeviv
Автор

how to communicate to Angular plz suggest me

ketanchiku