Spring Boot 3.2 🚀 Advance REST Client | Simplify Consuming Web Services | JavaTechie

preview_player
Показать описание
#JavaTechie #SpringBoot #RestClient

👉 In this video, you'll learn:

✅ What's new in Spring 6.1's RestClient
✅ How to harness the full potential of RestClient
✅ Best practices and real-world examples
✅ Tips and tricks for efficient REST API development

Spring boot microservice Premium course lunched with 70% off 🚀 🚀

Hurry-up & Register today itself!

PROMO CODE : JAVATECHIE50

OR use Javatechie APP

Download the JavaTechie app on your iOS or Android device from the App Store or Google Play Store.

Find the links below :

GitHub:

Blogs:

Facebook:

Join this channel to get access to perks:

guys if you like this video please do subscribe now and press the bell icon to not miss any update from Java Techie

Disclaimer/Policy:
--------------------------------
Note : All uploaded content in this channel is mine and its not copied from any community ,
you are free to use source code from above mentioned GitHub account
Рекомендации по теме
Комментарии
Автор

Excellent explanation, clear and concise. Thanks for your great contribution

ronnyramirez
Автор

Amazing tutorial. Crisp and to the point. 😇

gauravdewalkar
Автор

Appreciate your efforts Basant, God bless you.😊🙏

gopisambasivarao
Автор

Having some integration test would make this tutorial closer to real life usecase

pawepietrzykowski
Автор

Clear concise information. Thanks a lot sir

gopishettymahindra
Автор

Thank you for the great video! I have one question. Assume that we have the following scenario:

We are building microservices (having an API Gateway, Service Registry etc.) and we would like to use Rest Client. In that case, we cannot use a simple URL as a base path because it can change at any time. Is it possible to use the service name to communicate with the other applications?

Should we use as a URL the gateway’s address?
<gateway-url> / <service-name>

Thank you in advance!

ainigma
Автор

Thanks a lot for this session..as always, brilliant content and easy to grasp.

KuchNahiBasAiseHi
Автор

Can you please explain the exception handling part of rest client?

priyavij
Автор

Thanks a lot Basant for this video. amazing. could you make upload file example using Rest Client . it will help us so much. thank you

henergy
Автор

Top. But a word on error handling would be nice

janvandermeer
Автор

Basant bhaiya, WebClient can do everything what RestClient is doing, then why will one opt for new RestClient? I mean, what is the difference & benefit of using it, can you elaborate more on this?

aadiraj
Автор

We can do same sync(block() method) and async calls with webclient. So why we need this RestClient exactly and what would be the exact requirement to introduce this one?

govardhanyellu
Автор

Thanks sir for making useful videos for us.
But I request you very respectfully to work in a project in spring boot having at least 6 entities/tables using spring boot in the back end and React/Angular/Next in the front end

LearncodewithMuneeb
Автор

Thank u for sharing knowledge, can u make another video for Restclient-Async calls also

jammulaiahp
Автор

Sir try to do courses on aws and, data structure and algorithms like you have done on microservices

rohanchowdary
Автор

How is RestClient compared to Feign Client?

senya-man
Автор

Sir can u please make a video on deployment of microservices which communicates with each other in kubernets cluster

rohitmanohar
Автор

Badant can you please made video for exception propogation from downstream service to upstream to postman.

naeembilal
Автор

Can you please do video on spock with groovy unit test case for restclient spring boot 3.2

muralikrishna
Автор

In your soap video, i followed your step but getting error while building the maven project

An internal error occurred during : "Building java.lang.reflect. InvocationTargetException"

raviprabhat