Тёмный

Spring Cloud Eureka| Java Techie 

Java Techie
Подписаться 180 тыс.
Просмотров 96 тыс.
50% 1

This video explains How to deploy micro-service in Eureaka service registry
GitHub:
github.com/Jav...
Blogs:
javagyanmantra.wixsite.com/website
Facebook:
/ 919464521471923
Don't forgot to ( Like & Subscribe )

Опубликовано:

 

30 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 125   
@diveshkumar3843
@diveshkumar3843 2 года назад
I was getting error on console when i was putting configuration in application.yml, putting configuration in application.properties worked. Thanks
@Javatechie
@Javatechie 2 года назад
Application.yml strictly validate hierarchy if any whitespace there it will throw exception
@swadhinswain3796
@swadhinswain3796 2 года назад
Amazon shopping (client) is necessary to register in Eureka server? If we can't register it is not possible to call Payment service?
@Javatechie
@Javatechie 2 года назад
No in cloud infrastructure this service registry concept will be handled by kubernetes using sidecar pattern
@vishwejeetsingh6416
@vishwejeetsingh6416 Год назад
Is spring cloud worth learning in 2023??
@Javatechie
@Javatechie Год назад
Yes why not without knowing spring cloud components you can't design a microservice based applications
@RadhaEzhil-x3q
@RadhaEzhil-x3q 5 месяцев назад
Fantastic explanation . I watched all of your videos . All of them are worth watching. Thanks for the help
@Harithakoritala
@Harithakoritala 9 месяцев назад
Hi Sir, i am really feeling so much happy that i found your channel and i am reading almost all of your videos back to back now. Even though i am experienced Java Developer i dont have much clarity on some concepts. After watching your videos i felt even fresher can understand these very well that much clarity you are maintaining. I am feeling more confident now, these videos helped me alot. Thank you and keep up the Great work.
@Javatechie
@Javatechie 9 месяцев назад
Thank you so much for your kind words 😊. Keep learning 👍
@amitprakash2567
@amitprakash2567 2 года назад
Thanks for quality content..
@prashanthreddy-sd9ju
@prashanthreddy-sd9ju 2 года назад
its reallly good for begginers...even thugh i cant able to understand english well
@shivaniasati4102
@shivaniasati4102 9 месяцев назад
Can we call API with service name "SHOPPING-SERVICE" from postman as well which is already registered on Eureka server?
@istvanszabo6875
@istvanszabo6875 Год назад
In case anybody was wondering like me: payment-service -> fetchRegistry: false amazon-shopping -> registerWithEureka: false is possible without breaking anything.
@Javatechie
@Javatechie Год назад
Not getting you
@istvanszabo6875
@istvanszabo6875 Год назад
@@Javatechie I am curious why you are setting e.g. fetchRegistry: true for your payment service
@muralikrishnam4726
@muralikrishnam4726 Год назад
sir i am new to java i all watched java8 playlist i want to learn spring boot and mircro services plz tell theo order of playlist to watch
@Javatechie
@Javatechie Год назад
Drop me an email to javatechie4u@gmail.com
@muralikrishnam4726
@muralikrishnam4726 Год назад
@@Javatechie sir I sent a mail
@Javatechie
@Javatechie Год назад
Replied back
@ayushvibhute1365
@ayushvibhute1365 4 года назад
Hey Java Techie! You awsome being, You saved a lot of my time by Uploading this video
@oyeyemirafiuowolabi2347
@oyeyemirafiuowolabi2347 4 года назад
This is very helpful compare to the overrated videos we see all around...
@rprabhakar1
@rprabhakar1 3 года назад
Agree..
@sunilkumar-e2h3g
@sunilkumar-e2h3g 9 месяцев назад
Good explanation ... i have subscribed.....
@ramprasath4788
@ramprasath4788 Год назад
Nice explanation ... i have liked ,subscribed.....
@sona4560
@sona4560 9 месяцев назад
Thank you for making this is so easy to understand!
@nagireddy1507
@nagireddy1507 Год назад
very useful... thanks alot... keep doing videos...
@imvagrawal
@imvagrawal 4 года назад
I have one question. To invoke shopping service through postman, we used endpoint url with shopping service port. Can't we use registered name SHOPPING-SERVICE to invoke, so that I don't need to know port no of shopping service?
@Javatechie
@Javatechie 4 года назад
Yes why not you can invoke with service name
@abhishekpatidar9903
@abhishekpatidar9903 3 года назад
same question and i tried it is not working.
@dharanim2473
@dharanim2473 2 года назад
Hi.. Can you help me in which order should I learn these Microservice tutorial. In Spring Cloud folder, the order is so confused and I don't know how to learn in order
@Javatechie
@Javatechie 2 года назад
Please checkout my microservice playlist.there videos are in order
@bugrae9341
@bugrae9341 3 года назад
You are the best teacher thanks a lot man really :)
@barrywest8063
@barrywest8063 Год назад
im sorry, but i really cant understand what u saying clearly wit ur accent.
@ahmedhayel1979
@ahmedhayel1979 Год назад
Hi, thank you for this video, can you sort playlists plz this can be helpful for all.
@Javatechie
@Javatechie Год назад
Please drop your email i will forward the sequence
@AxissehSammy
@AxissehSammy 11 месяцев назад
How old is this? Basant : 5 years old video????
@sujitkumar2196
@sujitkumar2196 Год назад
Thanks for making this video its a really helpful to understand the basic concept of Eureka Cloud Server.😀
@Aristh1234
@Aristh1234 5 лет назад
Amazing Sir.your knowledge on so many topics is excellent...keep it up Sirji....👍👍
@ascar66
@ascar66 Год назад
awesome tutorial! Thank you Java Techie
@TheMario0602
@TheMario0602 3 года назад
Wonderful, you save my time , I spend hours reading books , your video was much better very well explained . Thanks so much .
@Javatechie
@Javatechie 3 года назад
Thanks Mario
@sarojsahoo8763
@sarojsahoo8763 4 года назад
Hello Basant , I am getting URI is not absolute while trying to access one Micorservice from another . Could you please help me with that.
@Javatechie
@Javatechie 4 года назад
Saroj please share your source code GitHub link , it seems service not registered properly
@cajay4825
@cajay4825 2 года назад
are you using Eclipse IDE for the springboot ? can i get any videos on it ?
@Javatechie
@Javatechie 2 года назад
I am using intelij Idea 💡
@봉박이-i8g
@봉박이-i8g 3 года назад
What a Really Easy guide for a beginner like me,,, Even though I was't able to understand English well
@astitvagupta9466
@astitvagupta9466 4 года назад
Both my services are registered in Eureka Server but I am not getting why, it is showing 404 when I run the service in postman. Can you please help? { "timestamp": "2020-10-15T08:25:20.292+00:00", "status": 404, "error": "Not Found", "message": "No message available", "path": "/amazon-payment/4000" }
@Javatechie
@Javatechie 4 года назад
Check the URL , 404 is specific to URL mismatch option
@rishikesharora8681
@rishikesharora8681 3 года назад
it is because of your package outside the main class....so componentscanning is not happening properly, Just use @ComponentScan(basePackages = {"com.example.controller"}) in your main class
@souravsantra4731
@souravsantra4731 3 года назад
You are amazing man. Thanks for this lovely content.
@rajeevkalangi2472
@rajeevkalangi2472 2 года назад
Once again. Super content bro. But I've read that we can give server.port=0 to clients where in they will take all random port numbers. But to access the clients endpoints can we access them through Eureka server? If so how?
@Javatechie
@Javatechie 2 года назад
Yes with the help of service name
@oshogarg5215
@oshogarg5215 2 года назад
What will @LoadBalanced will do?
@sudhansujena7273
@sudhansujena7273 4 года назад
Really awesome.. Thanks for the video
@valcmeza
@valcmeza 3 года назад
Thank you! Now I have a better understanding of how eureka works.
@nameshd658
@nameshd658 3 года назад
Thanks, Brother. All the best.
@gitalidutta5836
@gitalidutta5836 3 года назад
The way you explain is so nice ... Superb....
@jitendratiwari233
@jitendratiwari233 2 года назад
Thank you for making a simple and easy video to understand the microservices communication with the help of discovery server.
@amaradhipadmaja9232
@amaradhipadmaja9232 4 года назад
These videos are really helpful ? I never realized the internal and underlying use of each component, but your videos are awesome and highly recommended ! Thank you :)
@bhogademv
@bhogademv 3 года назад
thanks for proper explaining
@rajeshmohanta3282
@rajeshmohanta3282 4 года назад
Thank you so much,it's gives the idea...
@Aristh1234
@Aristh1234 5 лет назад
Sir..pls share spring with hibernate video link from your tutorial.
@Javatechie
@Javatechie 5 лет назад
ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE--6_9NxB9aVM.html
@HemantKumar_rocks
@HemantKumar_rocks 3 года назад
You make concept very easy to understand and direct to the point approach
@amarbal7095
@amarbal7095 3 года назад
Odia guy right here.
@भारत-झ7छ
@भारत-झ7छ 3 года назад
Really osm explanation .....😊
@rameshbabu5754
@rameshbabu5754 5 лет назад
good
@rajeshch1267
@rajeshch1267 5 лет назад
Hi sir clear explained thank you.but what is the role of the eurekaClent here what will do
@Javatechie
@Javatechie 5 лет назад
Eureka client help container to identity registered service in eureka server
@jobayertuser
@jobayertuser 2 года назад
Thanks a lot
@nileemashah8002
@nileemashah8002 Месяц назад
Thank You!!
@marathiboi_deepgaming8194
@marathiboi_deepgaming8194 2 года назад
because of @loadbalanced there is getting error -(instance not found) if you remove that it works
@junjao888
@junjao888 5 лет назад
so Eureka Server is a service for registering 'Service name' and Port of service.
@Javatechie
@Javatechie 5 лет назад
Yes
@jagadeeshbhogapurapu6719
@jagadeeshbhogapurapu6719 Год назад
when i'm trying to access the payment service from shopping service its returning an error for me as no instance available for localhost
@pashya7009
@pashya7009 10 месяцев назад
Thanks for making the video. This video is really helpful
@vinodsharma1991
@vinodsharma1991 4 года назад
Awesome....clean and clear!
@kavinduparanawithana543
@kavinduparanawithana543 4 года назад
Thank you for the video and Could you please create full Production level microservice course with spring boot , mysql , eureka , zuul gateway ; it will be very helpful to beginners .
@Javatechie
@Javatechie 4 года назад
Please checkout my microservice playlist 😀
@kavinduparanawithana543
@kavinduparanawithana543 4 года назад
Thank you sir will see
@BinodKumar-im5pi
@BinodKumar-im5pi 4 года назад
It's nice where to find this blog
@Javatechie
@Javatechie 4 года назад
Link mentioned in video description
@sureshmgl
@sureshmgl 4 года назад
Really Awesome video. Bro i have small doubt, This Eureka given by Netflix (movies)
@kamalsk8023
@kamalsk8023 5 лет назад
Really Awesome, i was struggling to learn this topic, you made it very easy with your clear cut explanation. Thanks :-) ,
@秋刀鱼不过期-s6i
@秋刀鱼不过期-s6i 2 года назад
英语十级听力考试开始啦~
@deviprasadpatnaik6837
@deviprasadpatnaik6837 5 лет назад
really awesome explanation
@kalyanpolikepad274
@kalyanpolikepad274 4 года назад
Good sir
@judealoysius3153
@judealoysius3153 2 года назад
Consul vs Eureka. Which one is better?
@amramr2275
@amramr2275 5 лет назад
Bro..can you plz help on services communication? I prepared 2 services and are registered but am not able invoke other service
@Javatechie
@Javatechie 5 лет назад
What was the problem?any error or exception
@amramr2275
@amramr2275 5 лет назад
Nothing is happening When i invoke other service with rest template...how can i share the details to you?
@Javatechie
@Javatechie 5 лет назад
Share your code with Github
@amramr2275
@amramr2275 5 лет назад
Can you call me on 8308605248 ..so that we can use screen share and chec quickly?
@debasish2332
@debasish2332 4 года назад
Good Job !!
@manojvishwakarma662
@manojvishwakarma662 5 лет назад
how multiple service interacting with each other like payment services is there and one more online banking services is there then how is possible bcz these two services are independent
@Javatechie
@Javatechie 5 лет назад
Yes all services are independent here and the communication happened with the help of rest template . If you observe in tutorial we used rest API call with the help of Service name which registered in Eureka
@manojvishwakarma662
@manojvishwakarma662 5 лет назад
​@@Javatechie Bro can u send me the Link to the interact with both the service only through the rest template
@Javatechie
@Javatechie 5 лет назад
Simple just remove service name and pass localhost and port , already I showed in video
@manojvishwakarma662
@manojvishwakarma662 5 лет назад
@@Javatechie Thank u
@venkychannel2798
@venkychannel2798 3 года назад
@@Javatechie hi basanth .. I have tried same but with Eureka clinet service name I cannot able to invoke the url with resttemplate.
@koushikdas2755
@koushikdas2755 4 года назад
Thank you sir. Your videos are awesome .
@manindersingh6371
@manindersingh6371 Год назад
Well explained.
@kallolamohanty1991
@kallolamohanty1991 4 года назад
Hi,How we will maintain session in ribbon and eureka combination for a user.please give a small hint.
@yulyramirez4751
@yulyramirez4751 4 года назад
Good job... How to build eureka server to deploy on Aws elastic beanstalk and accept connections to Api client... Thanks
@Javatechie
@Javatechie 4 года назад
I never tried this but definitely I will cover that .
@pratapjavasingh3239
@pratapjavasingh3239 5 лет назад
Bhai nice video
@gudurusivareddy6363
@gudurusivareddy6363 6 лет назад
nice
@anotherrohit
@anotherrohit 5 лет назад
Hi Basant - Do you know why Eureka server will redirect to 8080 by default even if i have 8761 in my application.yml?
@Javatechie
@Javatechie 5 лет назад
No it shouldn't redirect even though we didn't specify I believe it will be up on default port which is 8761 Can you please share your code through GitHub so that I can check it out
@anotherrohit
@anotherrohit 5 лет назад
@@Javatechie ok will do. Also both the server and payment service need to run together in the same eclipse, when i run the client while an already running server i get connection refused. Eclipse should allow both microservices to run in same session correct? no need to open another eclipse session to run the client
@Javatechie
@Javatechie 5 лет назад
@@anotherrohit no in same eclipse we can do , you might getting this issue while consuming it using rest template
@alammumtaz60
@alammumtaz60 4 года назад
But boss how Amazon -server know about Payment-Service we are linking to each other.
@alammumtaz60
@alammumtaz60 4 года назад
i mean not linking to each other.
Далее
Spring cloud config server using GitHub repository
29:05
Service Discovery and Microservices Tutorial
33:12
Просмотров 85 тыс.
API Gateway | Microservice
11:48
Просмотров 79 тыс.
Protect Your Microservices with Spring Cloud Gateway
28:10
Microservices using SpringBoot 3.0 | Full Example [NEW]
1:25:38
Spring Cloud | What is Spring Cloud Really All About?
10:33