Spring Boot Microservices Tutorial - Part 5 - Spring Cloud Gateway MVC

preview_player
Показать описание
In this Spring Boot 3 Microservices tutorial series, we will learn how to build microservices using Spring Boot and Spring Cloud.

This is part 5 of the series, in this part, we will cover:
- What is API Gateway
- Use Spring Cloud Gateway MVC as the API Gateway
Рекомендации по теме
Комментарии
Автор

This is really awesome series and one of the best in youtube, it will be helpful is you add microservice exception handling to the platlist thanks. :)

AlmustaphaTukurUmar
Автор

Can you please make the cloud deployment of the project so that we can learn how to do the deployment in cloud or else please provide some resources where we can learn that.

Vikin-
Автор

Great video, Please use larger fontsize while recording

blazexsam
Автор

Nice video with detailed explanation. But instead of using hardcoded url everywhere, we can use service discovery, this creates loose coupling in the application

SunilKumar-gzkt
Автор

How to enable cors in spring cloud gateway mvc ? Documentation has cors config only for reactor version

abtest
Автор

Thanks for the the greate tuturial.
Are you not going to use the discovery service in this new version of the course?

nzanontest
Автор

How can you add a header and a value to the request to pass on the the next component :)?

rafaelrl
Автор

can i deploye this api gateway to the external tomacat server

RAVIKUMAR-rsfd
Автор

Sai, Erstwhile Spring Cloud Gateway used to be run on Netty server right? Back then with gateway we use Spring Webflux as well which was capable of handling functional programming too. There was only one api gateway for web & reactive then, right? Why they created two now, can you explain the logic?

aadiraj
Автор

Do you need gateway and loadbalancer in google cloud or make google cloud it automatic?

Sebastian-zscp
Автор

How to load balance while using Spring Cloud Gateway MVC?

apxF
Автор

How do we use Eureka Server to discover the service

jrgokavalsa
Автор

if there are multiple instances how will the request get routed

master_persi
Автор

Is Spring Cloud Gateway popular vs Nginx or Kong ?

anthonya