The elegant way of using WebClient in Spring Reactive to REST MicroService

preview_player
Показать описание
This video explains how to use webClient to invoke a Microservice. Moreover, it explains how to refactor the code into a method and use its reference with a flatMap
Рекомендации по теме
Комментарии
Автор

Awesome way to explaining, I love it.. very interesting way to teach..

mugeeshhk
Автор

This helped a lot. Wonderful explanation 👍

arbazadam
Автор

your video is very help full please make more video on spring reactive

devchouhan
Автор

Hi, I am able to create a counter variable for no. Of requests to my upstream service. I need to add a tag “status” to my metrics which is in another class “Metrics”. I am able print the http status code in console from my upstream class. I am unable to send a status code value to my metrics class. It’s giving null. How to send the status code to my metrics class from upstream class.

VamsiKrishnaVeloori
Автор

Could you please tell me how to write junit test case for web client call?

kotlaprashanth
Автор

Masha Allah great explanation. Would love to see more content. Please upload.

First time I am on your channel, subscribed.

Do you have any course on udemy?

mrcoder