I have started watching other tutorials (in English). But came across your video about microservices in tamil. I was so happy to listen the concept in mother tongue(namma mozhi :D). You nailed it. It was very clear and you are on point without dragging anywhere else. I like your way of explanation. Thanks for this wonderful video. Looking forward more videos from you from other tech skills :)
Thank you for the positive feedback. I am glad the concepts are clear from the learners perspective. Planning to create more videos in java related technologies. Thanks again for the support !!
Man, you nailed it! Being a SRE, this made my day and understood how service discovery works in spring boot! And you have done a phenomenal job on api gateway tuts!! Thanks z lot
2 things come to my mind. Politicians/few scholars emphasize on learning in mother tongue When I was in my college I had an opportunity to be an intern in TKM Blore for around 2 months. Japanese in TKM dint know English. Indian workers/supervisor were talking to them in broken Japanese. Needless to say, yoy explained it very clearly
Thankyou Sir. Learning in mother tongue is always awesome. I have udemy videos related to microservices but first I thought to learn from this youtube channel. Expecting more video..
Thanks, bro your tutorials are very good .. I have gone through all these tutorials in English already but still when I saw such a trendy topic in Tamil ... I like to learn again through your videos .. Thank you so much for your valuable time and effect on these tutorials. Please come with more latest topics in Tamil versions. It is really very useful to learn and understand complex topics in depth.
Just saw your video. Keep up the good work When i tried the same by adding client jar in services apps and server jar in service discover app, both services are not gettting registered with service discovery app in 8761 It says No instances availables..
After adding eureka client i am getting exception Caused by: java.lang.ClassNotFoundException: com.netflix.discovery.AbstractDiscoveryClientOptionalArgs bro, can't able to run the home microservice. what can i do?
@@coderulagam2098 it has fixed when adding eureka client while creating project with Starter Dependency. but not sure why it was not working when i add the dependency manually in Pom. Thanks bro .
I have started watching other tutorials (in English). But came across your video about microservices in tamil. I was so happy to listen the concept in mother tongue(namma mozhi :D). You nailed it. It was very clear and you are on point without dragging anywhere else. I like your way of explanation. Thanks for this wonderful video. Looking forward more videos from you from other tech skills :)
Thank you for the positive feedback. I am glad the concepts are clear from the learners perspective. Planning to create more videos in java related technologies. Thanks again for the support !!
Me too
Man, you nailed it! Being a SRE, this made my day and understood how service discovery works in spring boot! And you have done a phenomenal job on api gateway tuts!! Thanks z lot
2 things come to my mind.
Politicians/few scholars emphasize on learning in mother tongue
When I was in my college I had an opportunity to be an intern in TKM Blore for around 2 months. Japanese in TKM dint know English. Indian workers/supervisor were talking to them in broken Japanese.
Needless to say, yoy explained it very clearly
Thankyou Sir. Learning in mother tongue is always awesome. I have udemy videos related to microservices but first I thought to learn from this youtube channel. Expecting more video..
Thanks. Please checkout other videos in micro services playlist in this channel
Best ever explanation bro
Woowwiiieeeee!!!! Tremendous Sir! Keep Continuing your videos!!🍬🍰💐🌷🥇🎉✨
You are explained in a nice way, please add some more videos about microservices. Thank you so much..
Sure. Will add more micro services videos
Vera level explanation and very useful to me bro, bro pls make one video for one complete microservices web application in spring boot using java.
Thanks, bro your tutorials are very good .. I have gone through all these tutorials in English already but still when I saw such a trendy topic in Tamil ... I like to learn again through your videos .. Thank you so much for your valuable time and effect on these tutorials. Please come with more latest topics in Tamil versions. It is really very useful to learn and understand complex topics in depth.
Thank you bro it's very useful to me.continue to upload other useful videos.
What a video! Superb explaination. ❤️ From chennai,india.
Great Explaanation ,Thanks for your Hard Effort,Really Use Full,Thanks.
Wow ... awesome explanation....keep doing more such videos
Thanks bro, nice video.. easy to understand the concept
You explained it very well with a simple application. Thanks a lot.
Excellent work brother. expecting more projects related springboot. thank you.
great efforts bro. u r unique while explaining
Neat and clean explanation bro... thank you for your efforts
Thank you... easily understandable..
Awesome explanation.. Keep doing your good work!!
Great explanation. Thanks
Great effort and very helpful..thank you
Thank you brother; It is a really excellent explanation....!
Great explanation,pls continue your contribution
Very useful video to learn spring boot basics!
thank you man well explanation👏
Well explained
Thank you so much for the video :)
Your are really awesome 😊
client service after add spring-clud-starter-netflix-eureka-client in pom, how service discovery know the client URL?
Just saw your video. Keep up the good work
When i tried the same by adding client jar in services apps and server jar in service discover app, both services are not gettting registered with service discovery app in 8761
It says No instances availables..
Explained well❤
Thanks. very useful.
Good explanation bro.. keep it up
excellent
Thank you very much Bro
Thanks for all your effort!!
great explanations
Very useful video anna...
17:35 response type enaku html page ah venunaa epdi declare panrathu bro?
Thank you so much
Very nice
Bro Eureka client add panna but still no instances nu varudhu bro any idea...
Thank you for your effort sir
Hello
bro, May i know the version of Eureka Server starter dependency
good job
Resilience - Hystrix and Gateway - Zuul videos podunga na...
Sure. will do it. thanks for your feedback
well explanation....kudos...create a small application which connects atleast 2 sevices using eureka server, zuul, hystrix and so on
Thanks! Will add more micro services videos.
Excellent
Can you please make a simple video on Apache kafka based microservices using spring boot?
Sure.. will make a video soon for kafka spring boot app.
Spring boot Kafka playlist. Let me your comments. Thanks!
ruclips.net/p/PL6VhlFq6vOqrrxe7LEgbdWsMHZK87IDPy
How the other two services automatically registered in service discovery after we just added dependency in service discovery app...?
If suppose if the discovery app is in different server...how we register services which is present in different server?
Content is good...bt i am getting error while adding Eureka client dependency in home microservies...
What is web service discovery and uddi explain in tamil
nice video
After adding eureka client i am getting exception Caused by: java.lang.ClassNotFoundException: com.netflix.discovery.AbstractDiscoveryClientOptionalArgs bro, can't able to run the home microservice. what can i do?
Not sure why, if you can upload your code to GitHub, I can check and let you know
@@coderulagam2098 it has fixed when adding eureka client while creating project with Starter Dependency. but not sure why it was not working when i add the dependency manually in Pom. Thanks bro .
I am getting the same error after adding eureka changes in the pom.xml.
@coderulagam and Haither Ali, Me too got the same error while adding the dependencies how to add the dependency while creating the starter project
@@haitharali3987 how to add dependency in starter
sema
@autowired ji?
Can I get github link for this video
Please add the git url for the above
Good one SIR. In RestTemplate you are using @Bean annotation, shall we use @ComponentScan instead of that bean ?
Please upload the code in the description zip file
Can you please share the github URL?
Here is the code location for this project,
github.com/coderulagam/springboot-service-discovery
Sir , is there any way to contact you ? i have couple of questions about openshift
Please send a direct message me through coderulagam Facebook page .
Your video is not clear. Looks like images and letters are blur.