Calling REST API using Spring RestTemplate using {HttpMethod}forEntity() || All about 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
#SpringBootRestTemplate
#UsingRestTemplateToCallMicroservice
#RestTemplateByArvind
#RestTemplateByGreenLearner
Рекомендации по теме
Комментарии
Автор

Thank you sir from Bangladesh. Your tutorials is very helpful. Sir please create a complete eCommerce project from sketch using Spring Boot.

md.ruhulamin
Автор

Perfect. . Understood clearly compared to other videos.

harit
Автор

Instead of having ResponseEntity<String> here, can we have ResponseEntity<User> as well ?

shubhi
Автор

Thank you sir. I am trying to pass my object in XML using restTemplate. The schema created for my object works when I test it manually with the external API URL in Postman, but when I try to pass the request using restTemplate I get UnmarshalException. Does this mean that the schema object is not mapped correctly?

alitayyabi
Автор

Can you please explain why do we have separate methods like exchange, forEntity, forObject when we can achieve the same functionality using all.

aman_bharti
Автор

all videos are great can u please also cover apache kafka

ishangarg