just completed the whole series. This guy is just amazing. Looking forward to learn more from this guy. Love and regards.
@IntroFactoryFreeTemplates6 ай бұрын
If you heave problems setting the locator to true. In the beginning he chose dependency "Gateway", but it should've been "Reactive Gateway". Change artifactId in pom.xml from spring-cloud-starter-gateway-mvc to spring-cloud-starter-gateway. Then in the same file on the line there will be a button "Edit Starters", where you can add additional dependency "Reactive Gateway".
@18R3686 ай бұрын
Bro you are a legend man , I had an issue from past 1week regarding this. After changing exactly what you said it got worked. Thank you man.
@lenintemp6 ай бұрын
thanks, it helped me
@ManWithTheEngine5 ай бұрын
Thanks. It really helped as learning this first time.
@b1n4l485 ай бұрын
Thanks man you're a godsend
@AbhijeetParihariAI5 ай бұрын
thanks worked for me
@muhammadhumza117 Жыл бұрын
Thank u so much sir. My company convert their project from monolithic to microservice and i had no idea how its working.But after seeing all video now i know how its work. Love from Pakistan
@gaganv8850 Жыл бұрын
10:00 definetely a Very Very Very Powerfull server is their sir.............. tones and tones of love from Karnataka..... ❤❤❤❤❤❤❤💥💥💥💥💥💥 Keep guide us you are my god truely.............................. I Fallowed the Seeries from beggining its so good... and neat
@Selina-hc2xb Жыл бұрын
Thank you so much Telusko very informaitve able to get the core idea of microservices. BTW I joined the IT world watching your videos. I always thank you.
@Atom-Mercury9 ай бұрын
You’re the best at explaining concepts. Love it❤
@BombayAbhishekVlogs11 ай бұрын
Thankyou for the series Navin sir. please continue the series to adding more videos like Spring actuator API health
@vaibhavgupta17827 ай бұрын
wasted so many hours to get netty server in my application version 3.x at last got the solution here Thanks
@nishanthsomu59426 ай бұрын
You are simply superb. Thanks for teaching in such a easy way. It helps a lot.
@gangaprasad32025 ай бұрын
It's a very very helpful tutorial for those who wants to understand microservices and the communication between them.. Thanks a lot!.. 🙂
@sandhyat2809 Жыл бұрын
Very nice explanation… thank you for entire series
@greshmalizgeorge11 ай бұрын
when we import gateway from spring initializer, they are saying we need a min version of spring boot 3.2.x and once after we import, I noticed that the artifact Id had "-mvc" appended which fails to connect to Quiz Service. It should just be " spring-cloud-starter-gateway"... Just remove the mvc and you are good to go !
@ritikthakur682411 ай бұрын
mine still not working :( Also one more thing why is he sending post request to get a quiz?
@greshmalizgeorge11 ай бұрын
@@ritikthakur6824 what is the issue seen?
@ritikthakur682411 ай бұрын
@@greshmalizgeorge while requesting on api gateway port i think it is unable to find quiz service, its showing error 404.
@ritikthakur682411 ай бұрын
@@greshmalizgeorge now problem solved
@vaibhav526911 ай бұрын
Thanks .was looking at the same issue.
@debashreeghosh471911 ай бұрын
Superb content , best ever explanation.
@manjunathkammar5451 Жыл бұрын
It's very very helpful tutorial sir ...Thanks a lot
@sukumaradvaith8 ай бұрын
good coverage and nice delivery, more clear.......
@vaibhav526911 ай бұрын
I am not sure at 8:02 how it worked. Because it is a GET request and you are sending as POST request in Postman. Nevertheless Great Playlist, highly informative. Thanks for the playlist Navin garu.
@safa-Rebai3 ай бұрын
Thank you sir for this great series, felt like i have read a book about microservices
@tanulakhwani Жыл бұрын
Short and crystal clear👍👍👌👌
@suryasikharej5511 Жыл бұрын
sher ko aj api gateway samajh mei a gya 🦁
@fadisalameh33689 ай бұрын
Thank you very much I have learned so many things from this tutorial I am waiting for new Videos
@ting-chienhuang1766 Жыл бұрын
thank you so much for this playlist! Learnt a lot!
@emotinal_pain2 ай бұрын
Thank you so much i always enjoy from your videos Thank you 😊😊😊😊
@praveenps182111 ай бұрын
Great series. In Intelliji we can import multiple maven project and run no need to open seperate window
@ramprakashravi8528 ай бұрын
You are a boon to all the IT industry learners especially in the field of Java. Your way of teaching with simple examples helps even more making it saved permanently in the mind. Thank you Naveen Reddy bro and Tulesco team. Enjoyed watching all videos in this playlist.
@vinaypai4159Ай бұрын
Thank you so much. Your course rocks !!
@PramithaJayasooriya-o8o Жыл бұрын
Thank you for the microservices playlist. It will be really helpful. I hope you put more playlists on microservices and deployment of microservices projects.❤
@fanny-ml-gameplay Жыл бұрын
How about spring security inside spring cloud api gateway? Are you planning to add that too? I encountered some error when integrating them by my own understanding, I hope you can share some video about it on how to setup those things.
@programmingtools6 ай бұрын
It's very very helpful tutorial sir ...Thanks a lot
@richachawla32777 ай бұрын
Thanku Sir for the wonderful sessions.
@sasanSepehriRad8 ай бұрын
very very informative and great tutorial. thank you so much
@PUNEETHKUMARVH3 ай бұрын
Earlier you had said you would discuss on circuit breaker, what is it and where do we use it?
@harshabannaravuri9229 Жыл бұрын
Sir i have one dout there are 2 instances of question services the api gate way will route to which instance
@Aditya-oi5xw Жыл бұрын
Sir please bring us more vedios on the following topics: 1. GUI programming using java. 2. files and networking with java. 3. JDBC and JSP tutorials. your series will be very helpful. Thank You..
@Asli_ Жыл бұрын
GUI and JSP are dead technology for java
@subramanyamsiddarapu29 күн бұрын
Amazing videos ❤
@thinhtranvan686610 ай бұрын
Great tutorial. Thanks a lot
@jithinwilfred8633 Жыл бұрын
Tysm for this playlist. I learned a lot.
@chamithmirissage98808 ай бұрын
Thank you so much sir❤
@pranamiraviraj6603Ай бұрын
Hey Navin For registering API gateway to eureka discovery server we need to do some configuration right? but in this video i didn't see any configuration about that like use @EnableDiscoveryClient and also not define eureka client service url in application properties.
@FadingDreams Жыл бұрын
Sir this series was really helpful Pls share more of these❤
@amarnathvk568310 ай бұрын
for those who are facing that API gateway cannot find microservices. Make sure your API gateway dependency as this----> spring-cloud-starter-gateway (remove mvc after gateway if your dependency has it)
@Sandy-oc2ic9 ай бұрын
thank you so much this worked. i tried figuring it out for 30 mins but your suggestion worked well
@arul28427 ай бұрын
If I remove -mvc my application is not even starting! Can you pls help me ?
@nihadkv29762 ай бұрын
Bro you are a life saviour. I have been facing this issue for almost one day. Hats offf👏
@esmaeil947810 ай бұрын
Thanks! Can you please recommend a Spring Boot tutorial roadmap for new comers so we can be sure that we are on a right track? Thanks in advance!
@ayeshniroshan23783 ай бұрын
thank you very much
@reginfriends5 ай бұрын
W Waiting for advanced part
@hemanthpeddi41295 ай бұрын
Just amazing
@silentassasin0104 ай бұрын
Thank you so much!
@AbhishekKumar-nj3zd6 ай бұрын
when we enabled eureka server after adding dependencies in all the microservices, all microservices are registered automatically. what is the concept behind it? does is happen due the thing that all microservices are running on same machine? how will it work when different people will create different microservices on their machines? then, how will we be able to register to eureka server?
@WriterKhangАй бұрын
how you cnfigured it with the eureka service and microservices?
@dasamalti52398 ай бұрын
Thank you so much sir
@bhanuprakash966310 ай бұрын
Thank you ❤
@workoholicmohit Жыл бұрын
bhai mauj kardi
@arnabchowdhury48926 ай бұрын
can you show how gateway will handle https request and redirect https to backend service
@ruban34616 ай бұрын
And about the authentication, do we have to use it in api-gateway ????
@velpulavenkatesh Жыл бұрын
1st like❤ Short & useful... tnq
@rahulchavan648810 ай бұрын
Does service discovery will work if the gateway and hostend microservices are on different servers?
@sahabnoor6 ай бұрын
make a video on zuul gateway
@rajeshwartondare9645 Жыл бұрын
Hello Sir , This is very informatic .Thank you so much
@RajnishKumar-oj3vr Жыл бұрын
Thankyou so much
@bikashhamal68013 ай бұрын
Anybody facing problem with 404 while calling thru api-gateway to quiz-service U guys need to select reactive gateway rather than just gateway while adding dependency using spring initializer. Or if u already have setup everything n doesn’t want to restart as me than just make a new spring initializer and copy the new pom file to ur old pom file. It will solve the issue.
@PrashantKumar-ty7iu Жыл бұрын
one question why lowercase service id is not as default ?
@psudhakarreddy6548 Жыл бұрын
Thank you. I🎉
@prithvi3980 Жыл бұрын
Thank you
@muthuraj53417 ай бұрын
How to handle exception in mircroserivce?
@ramdanisalah3328 Жыл бұрын
i applied spring security oauth2 resource server in api-gateway to secure my misroservices when i try to access endpoint of one one of these microservices by using port number of api gateway without token he gives me unothorized and that's what i expect but when i use port number of microservices is not secure he give me the response of endpoint why ?
@farhaankazi71349 ай бұрын
Please show advance configuration of API GATE way and Resilience4j
@vinothsundar39519 ай бұрын
Your application.properties doesn’t have eureka server ip where it needs to register. How eureka server GUI shows api-gateway service?
@akashdas56558 ай бұрын
by default the port number any client searches for eureka server is 8761 . You will have to modify if the server is runnng on different port .
@umakanths6902 Жыл бұрын
Sir can use API gateway directly to call ecs fargate task
@lenintemp6 ай бұрын
i am encountering an unknown property issue in application.prop, preventing the API gateway from identifying any services: spring.cloud.gateway.discovery.locator.enable
@paulsnehasish58303 ай бұрын
spring-cloud-starter-gateway (remove mvc after gateway if your dependency has it)
@rupaligupta4546 Жыл бұрын
excellent explaination ..... sir can u plz bring more project on java full stack using react or angular
@pranoydas9654 Жыл бұрын
API gateway should communicate another microservice to authenticate the user. That microservice should responsible for jwt token verification for that user. Can you please make a video on this?
@memsofgamers9479 Жыл бұрын
Include Spring security and make video
@harishkanna6079Ай бұрын
When I added the gateway and made the callout i got error saying "Failed to resolve ". Is anyone else facing this issue. whats the fix
@sreeharsharaveendra28910 ай бұрын
How to enable security with API gateway?
@sujaanchakraborty2640 Жыл бұрын
Can you please add some videos on Spring Cloud Data Flow as well. There are very limited resources for this topic on the internet.
@whisperhelper58297 ай бұрын
I am getting unknown property for error: spring.cloud.gateway.discovery.locator.enabled=true
@RashwathJ-oi7zn6 ай бұрын
I'm also facing same issues how to you resolved that issue.
@Blackoutfor10days6 ай бұрын
Found any solution?
@Blackoutfor10days6 ай бұрын
I got the solution!!
@IntroFactoryFreeTemplates6 ай бұрын
Reactive Gateway instead of Gateway, when we add the dependencies at the beginning.
@whisperhelper58296 ай бұрын
You have to use same version he is using in the video , not the latest version
@gaganv8850 Жыл бұрын
Sir api-gateway is not working for me any suggestions any thing missed like dependency or something please reply me any one
@asatilloakhmedov7589 Жыл бұрын
If you don't wanna be bullied in IT world and at least get answer to your question, first ask correct questions. What is the error you get?
@arjitsharma5129 Жыл бұрын
@@asatilloakhmedov7589 Mine too...the api via gateway is still not able to get to quiz-service
@arjitsharma5129 Жыл бұрын
I think the locator in api gteway is not working for me
@aseelsm3375 Жыл бұрын
did problem solved?
@gaganv8850 Жыл бұрын
@@aseelsm3375 no
@veerraju844510 ай бұрын
Api gateway returning 404 ,can somebody help me to resolve the issue please?
@DashlineJoveDsouza7 ай бұрын
same here, is it working for you now?
@veerraju84457 ай бұрын
@@DashlineJoveDsouza no
@worldwidevideocomm9 ай бұрын
Thank you so much for sharing this... could you post videos for user authentication and authorization via Api gateway.