Using RestTemplate In SpringBoot we will consume externalAPI(RestFul API) using GET method example

preview_player
Показать описание
In this video we will learn how to consume restful webservices using RestTemplate in springboot.
We will use GET call method using rest template getforEntity method.
We will learn how to build response beans and response entity .
Then we will parse the response json.
We will learn below
1) Using service in spring boot
2)Using JsonProperty from jackson jar in springboot.
3)RestTemplate in Springboot
4)GetForEntity in rest template springboot
5)Writing Rest Controllers in spring boot
6)Produces ,consumes in springboot
7)Autowired in spring boot
8)Parsing json response in spring boot
9)Writing Rest Controllers in Spring boot.

Join this channel to get access to perks:

#SpringBoot,#RestTemplateSpringBoot,#kbtutorials
Рекомендации по теме
Комментарии
Автор

Very useful for the integration with an external Api. Bravo!
Thanks!

calintamas
Автор

How can we store the response data into a database

amritanand
Автор

What a men?? Voice updown like chain is machine updown updown 😂😂😂

Sidhu-xl
Автор

Hi,
When we go for exchange, getForEntity etc?

prajapati-parmod
Автор

Hi Karthik, How to return a list of objects from Resttemplate HTTP post method.

LingaMurthyReddyNandyala
Автор

How we can configure Body and HttpEntity do you have a video please share a link .thanks

sujitkumar
Автор

Why are you using @Getter and @Setter when @Data is used ?? @Data is equivalent of @Getter and @Setter right ??

uchith
Автор

Awesome Br, But one thing when ever you post any video please provide source code of Git hub link as well so any one can use and practice otherwise no use of your tutorial. thanks

sujitkumar
Автор

Hello, do you provide any any Java training?

kalyanisunkavalli
Автор

please improve audio clarity it is breaking n number of times and its irritating

HSC-useb
Автор

I am not geeting output
in postman it shows internal server error

venkatasaisubhash
Автор

make a video on CRUD operation using external REST API

stress_blaster
Автор

I am gettting
Cannot invoke "java.util.List.iterator()" because "postOfficeDetailslist" is null

dinafonda