Service to service call in microservices | service call using WebClient | microservice tutorial P-9

preview_player
Показать описание
This video is part 9th in microservice tutorial series. Here i have discussed how one microservice can call to another microservice using application name. I have used WebClient to call Rest API. In previous video i used RestTemplate to call APIs from one service to another service
====================================

Git Repository for complete project

Microservice tutorial- Monolithic and microservice Architecture : Part 1

Microservice tutorial- Spring Boot Application from scratch : Part 2

Microservice tutorial- First microservice Student using Spring Boot and MySQL database : Part 3

Microservice tutorial- Second microservice Course using Spring Boot and MSSQL database : Part 4

Microservice tutorial- API gateway using Spring Cloud Gateway : Part 5

Microservice tutorial- Eureka server working flow : Part 6

Microservice tutorial- Eureka server and client implementation : Part 7

Microservice tutorial- Calling one microservice from another microservice using application name: Part 8

Microservice tutorial- Service to service call in microservice using application name: Part 9

Microservice tutorial- Resilience4j circuit breaker : Part 10

Microservice tutorial- Spring Cloud sleuth : Part 11

Microservice tutorial- Spring Cloud Zipkin : Part 12

Microservice tutorial- Spring Cloud Config Server : Part 13

Microservice tutorial- Spring Cloud Config client : Part 14
---------------------------------------------------
Please like and share video and subscribe the channel, don't forget to press bell button to get notification for upcoming videos.
Рекомендации по теме
Комментарии
Автор

Can you also teach us how to use flux instead of mono? It would be really appreciated. Thanks.

khyatigupta
Автор

Base response code i need to call the internal service how to do it

Rpradeen