@KishorPandey-b2d

spring boot developer official said do not use rest template , use feign client , web client and for low latency use grpc

@seeking9145

Why don't you show how it looks when your code does the request and instead of that with postman?

@shivamrao3145

But there is an issue with Rest Template...it blocks the thread

@mahi2322

Please share the full video link

@opmarathi64

Webclient 🤩🤩 alsow we can use for non block ing calls

@rajeshdakle2301

But you used restTemplate to consume the API then why showing postman to consume it😅.

@Alpha_Online

Use feign client instead