Spring Boot Microservices Project Example - Part 4 | API Gateway

preview_player
Показать описание
Spring Boot Microservices Project Example - Part 4 | API Gateway

Source Code

⭐️⭐️ You can follow me on Social Media through the below Links⭐️⭐️
Рекомендации по теме
Комментарии
Автор

I enjoy watching this channel more than Netflix, prime etc😇😇 Such a informative content, keep up the good work, sir.

mohammadikram
Автор

@Prograaming Techie This is one of the best courses I have gone through for microservices, even paid courses in Udemy do not have such. It's phenomenal how you have touched all the aspects of microservice architecture. Thank you so much for creating this. Keep doing the good work and keep providing us such informative and interactive learning.

samarjeetthakur
Автор

You have my utmost respect . Your content is simply comprehensive and covers a wide range of things .Keep up the good work.

ankanmukherjee
Автор

Thanks Programming Techie. Microservices has never been easy for e until i followed your tutorials.

defrankline
Автор

First of all, thank you! 🤗 These videos are really helping me with my CS final project! Hope you keep doing this, you have the skill to explain this things easily.

marinalopez
Автор

You deserve millions of subscribers very clear and quality content

nullpointer
Автор

Hi bro, That's really awesome. Today I got your playlists. Proceed to learning through the rest of videos. Thanks for presenting nicely. Loved it.

senthilmurugangsm
Автор

Amazing tutorial, my brother. Thank you very much.

removed
Автор

Thanks a lot for this incredible tutorial, you are the best!!! .

Cbastiian
Автор

you are better than my teachers in university xD

hoangngo
Автор

Your series of Spring Boot Microservices has really been helpful.... Thank do you reckon the whole series will be done?

I'm in need of a full on series to aid my learning in the quickest time possible. I'd be happy to pay to expediate or get the whole series sooner than later.

gideonukoko
Автор

Such a great content about this kind of architecture using Spring Boot. Congratulations, dude

ChandlerBing
Автор

Thanks again man! Continuing to follow up the series. Issues with mongodb though,

maneshipocrates
Автор

Hi bro, this video is very helpful, thank you. 🤩👍

dwisatriapatra
Автор

api gateway unable to register after adding discovery server routes in application properties .

akshatasalunkhe
Автор

At the very last you can include security using Keycloak, may be you can show Circuit Breaker, Distributed Tracing, ELK etc first, Event Driven using Kafka etc

prateekashtikar
Автор

thank you for sharing, it helps me alot

hahachannel
Автор

@ProgrammingTechie why did you remove the filter property from the server static resources route at 27:00 ?? If we remove the filter then is it not going to the route: localhost:8761/eureka/** instead of localhost:8761 only --- according to the logic that you explain for the server route at 22:27 ??

srikantsahoo
Автор

All those who are facing issue in API gateway not able to find the URL, change artifact in pom file which was generated from start sprint io site to spring-cloud-starter-gateway .

arpitsaxena
Автор

How do we get the Zone of the Eureka Server, for the configuration of Eureka client ?
Here we hard-code it as "localhost:8761", but it wont be the same in the cloud, right?

How does the Eureka client come to know of this URL, when these services are deployed to the cloud?

KhushalShah-uoqu