🔥Microservices Communication | How USER SERVICE Communicate to RATING SERVICE | Microservices Series

preview_player
Показать описание
In this video we are going to learn how microservices communicate with each other. Microservices communications.
Microservices Communication | How USER SERVICE Communicate to RATING SERVICE | Microservices Series
Full Microservices Series:

Important Videos:

Important Playlist:

Important Links:

Disclaimer:
All videos are for educational purposes and use them wisely. Any video may have a slight mistake, please take decisions based on your research. This video is not forcing anything on you.
Рекомендации по теме
Комментарии
Автор

Most important interview ques for 5-6 yrs dev. Was not getting good content anywhere and I knew from u will get it 😉
Bro also make video to communicate using broker

rahuljain-zwvx
Автор

Very knowledge full video and love you sir ❤️

raghutechnicalno.
Автор

Please secure all microservice and also apply security in api gateway

manojbhale
Автор

Thanks for the session Durgesh, Really it's useful Because it contains integration part & also you used logger in User service... 🥰🥰😌😌

vishalgaikwad
Автор

Sir mujhe interview dena hy recently to aap bta skte hy ki ye wali series kb end hogi aur kitne videos aayenge iske issi ka project mention krunga interview me ?

_syed.saud_
Автор

Very Good Video about microservices communication

shashanksharma
Автор

Durgesh bhai please make in this microserive series AWS configguration, DOCKER and kubernates and KAFKA or RABBITMQ series in this microservice

sourabhVlogs
Автор

When did you dinfine rating object in user entity ? Do we need to create rating and hotel pojo classes ?

nesel
Автор

Thank you so much. I am learning a lot from you.

saurabhchavan
Автор

Bro thoda fast na vast rkhna course seekhne ko bhutt kuch hota apke lectures m

foddiebyage
Автор

sir please make video to connect firebase with spring boot and perform tasks like send notification and send otp using firebase

ndndjdwn
Автор

Durgesh bhaiya, RestTemplate antiquated ho chuka h, woh Spring 4 mein use krte the, Spring 5 mein WebClient use krte hain..aur aab toh Spring 6 bhi aa gya hain, waha pe RestClient use krte hain.

ambarishkapil
Автор

Getting an error --
java: 'No enum constant
in IntelliJ IDEA, java 21 in ServiceRegistry when running RatingService

FarazulHaque-un
Автор

Instead of creating bean and doing autowiring, can we create the RestTemplate object directly?

ayushchandel
Автор

Sir when we get Single user then we get ratings
But How to get ratings when we fetch all users?

psinha
Автор

I am calling from microservice 1 api in microservice 2 I am getting response but in microservice I have handled exception in microservice 1 but while called in microservice 2 exception handling not working, why??

saiRakshya
Автор

Does anyone have code for the getAllUser() part?..I dont know how to link List<User> to ArrayList<Ratings> and then return it in List<User> format..?

anshlyk
Автор

if we delete a user from the User entity then how data will be corrupted in hotel service.. how we deal with it?

kushagraofficial
Автор

Hi Durgesh Please give me link to download the Source Codes

Achutanandapanigrahi
Автор

when we are getting the object using restTemplate then how are the values getting mapped to the Rating class which we have made in userservice even when i removed the member variables from there it was still fetching the rating how?

pranjalsharma