Very helpful and informative video. Thanks Durgesh sir. I recently started seeing your videos and I am finding it very informative. You made it easier to understand for newcomers also. Thank you so much.
Sir , Hotel , User or Ration and Service Registry sabhi alag alag springboot version par bana sakte hei ?? Example mene yaha par Hotel,User,or Rating 3.1.0 par banaya hei par ServiceRegistry mene 2.7.12 me banaya kyuki springboot version 3.1.0 me Cloud Bootstrap or Eureka server Dependencies available nahi hei ...
Well sorry to say this but if you are facing errors in the previous codes then my friend your basics are weak .so make basic strong before saying your code in not running.@Durgesh Sir you are doing great job
Durgesh bhai, Eureka Server ki details ka ek video banao please. How it works internally, why it came into the pictures & how it is different from NGINX & Appache server.
Name: Pawan Kumar, Location: Delhi I am big fan of your work and the way you make the course easier for us, keep it up sir and because of you I am learning so much, Thank you so much Durgesh Sir 🙂
Try to build it on your own, if you build one microservice from scratch you will be in a position to crack most interviews for springboot. Videos dekhne se sirf tutorial hell mei jata h banda reference ke liye theek h videos dekhna
Sir java core ki video kab aayegi sir, And aagar aagai ho to mujhe nahi mil rahi hai so please aagar aagaai ho to comment me pin kardigiye please....🙂🙂🙂
I want to tell you one thing @Durgesh your previous videos code never runs.. Many a times we face errors... Try to resolve thouse things.. And give reply to comments.. Otherwise it really no meaning to do course from you.. If u dont support your learners.. It is really a waste of time.. And sometimes give frustration to the students also.. If in half way of any project the code becomes stuck... U never reply any mail Or comments properly... Put day to day video doesn't make sense if u dont satisfy the students.. Hope you will work on this...
@@maxthegermanShephard yes bro... His code is not proper... You will definitely face issue in between... Then whole perspective of doing the project goes wrong... And you will realise time waste...
@@RecheckTech If code is working for him and it doesn't for others, it means either there is a problem in configuration or some of the functionality might got deprecated. one needs to dig deep to understand what a particular piece of code is doing and 95% of the errors are well explained on internet. creating projects like a black box doesn't add value. debugging is the most important part.
I am getting an error for the properties I have added to the application.properties file. #spring.application.name=service_registry server.port=8761 #Service Registry properties eureka.instance.hostname=localhost eureka.instance.client.registerWithEureka=false eureka.instance.client.fetchRegistry=false eureka.client.serviceUrl.defaultZone=localhost:8761/eureka/ #eureka.instance.client.serviceUrl.defaultZone=${eureka.instance.hostname}:${server.port}/eureka/ Request execution error. endpoint=DefaultEndpoint{ serviceUrl='localhost:8761/eureka/}, exception=java.net.ConnectException: Connection refused: no further information stacktrace=jakarta.ws.rs.ProcessingException: java.net.ConnectException: Connection refused: no further information
server.port=8761 eureka.instance.hostname=localhost eureka.client.registerWithEureka=false eureka.client.fetchRegistry=false i have tried in properties file AND not in yaml file, only above properties are required, it worked for me. please try
Durgesh bhai, Eureka Server ki details ka ek video banao please. How it works internally, why it came into the pictures & how it is different from NGINX & Appache server.
Very helpful and informative video. Thanks Durgesh sir. I recently started seeing your videos and I am finding it very informative. You made it easier to understand for newcomers also. Thank you so much.
Sir , Hotel , User or Ration and Service Registry sabhi alag alag springboot version par bana sakte hei ?? Example mene yaha par Hotel,User,or Rating 3.1.0 par banaya hei par ServiceRegistry mene 2.7.12 me banaya kyuki springboot version 3.1.0 me Cloud Bootstrap or Eureka server Dependencies available nahi hei ...
Well sorry to say this but if you are facing errors in the previous codes then my friend your basics are weak .so make basic strong before saying your code in not running.@Durgesh Sir you are doing great job
Correct 💯
absolutely correct
Nice Video sirG.
Durgesh bhai,
Eureka Server ki details ka ek video banao please.
How it works internally, why it came into the pictures & how it is different from NGINX & Appache server.
This is correct, we need more understating of it.
awesome sir
Awesome 👍
Name: Pawan Kumar, Location: Delhi
I am big fan of your work and the way you make the course easier for us, keep it up sir and because of you I am learning so much, Thank you so much Durgesh Sir 🙂
waiting for the next videos
koi video nahi ai microservice ke related buht din ho gae hen
Excellent
Is it compulsory to register all the services to Service Registry to call any API through Gateway API and Microservices communication? Please explain.
Sir need one help , my application.yml not giving any suggestions for autocomplete code
Me as well
Which ide
@@debiprasaddash654 intellij
@@sachinpete4507 in community edition there is no feature use ultimate
@@debiprasaddash654 thank you
.yml file, How to show pre mentioning code? Or for Intellij Community edition, it does not showit??????????
How your left side project explorer looks colourful?
Paan thuk kar
Sir , please use limit login attempt functionality in this project.
Try to build it on your own, if you build one microservice from scratch you will be in a position to crack most interviews for springboot. Videos dekhne se sirf tutorial hell mei jata h banda reference ke liye theek h videos dekhna
Hello sir sir can you please tell me how we connect multiple microservice on aws gateways and ec2
Error: Could not find or load main class com.ServiceRegistry.ServiceRegistryApplication
same error iska kya karen aab
is it necessary to use spring initializer or we can make project directly???????........
Not necessary.. We have other ways of creating it. Spring initializr just makes it easy.
Sir what if we dont wont to use Spring Cloud Dep we have our own server then how we will register our microservices in our own server Sir Please Reply
Hello sir humne single user me rating nikali thy vese hi allfind me kese nikalenge ap muje coding bata salte he
I am unable to view Eureka Dashboard even after configuring everything properly, I am just getting the WhiteMap page
😢😢😢
Bro appne kych gakat kiya rhega. Details bhejo aur ma fix karne ke kosis karta hu!.
Login system with jwt restapi with login and work process
Sir java core ki video kab aayegi sir,
And aagar aagai ho to mujhe nahi mil rahi hai so please aagar aagaai ho to comment me pin kardigiye please....🙂🙂🙂
Where can I get the source code from?
Day 3 - Reached 8th Video
on to next one!
eclipse me eureka nhi chal raha hai sir
Getting error for spring boot 3.0
What error you are getting ?
I want to tell you one thing @Durgesh your previous videos code never runs.. Many a times we face errors... Try to resolve thouse things.. And give reply to comments.. Otherwise it really no meaning to do course from you.. If u dont support your learners.. It is really a waste of time.. And sometimes give frustration to the students also.. If in half way of any project the code becomes stuck... U never reply any mail Or comments properly... Put day to day video doesn't make sense if u dont satisfy the students.. Hope you will work on this...
Ok bro I will try to mange some way to help more
I am also facing errors
And not able to build the service project there is a maven error
@@maxthegermanShephard yes bro... His code is not proper... You will definitely face issue in between... Then whole perspective of doing the project goes wrong... And you will realise time waste...
@@RecheckTech
If code is working for him and it doesn't for others, it means either there is a problem in configuration or some of the functionality might got deprecated.
one needs to dig deep to understand what a particular piece of code is doing and 95% of the errors are well explained on internet.
creating projects like a black box doesn't add value. debugging is the most important part.
🙏💯👍
Karakar.. rakha he
Give any project free with source code its helpful for someone why people on UA-cam make video not share source code free.
I am getting an error for the properties I have added to the application.properties file.
#spring.application.name=service_registry
server.port=8761
#Service Registry properties
eureka.instance.hostname=localhost
eureka.instance.client.registerWithEureka=false
eureka.instance.client.fetchRegistry=false
eureka.client.serviceUrl.defaultZone=localhost:8761/eureka/
#eureka.instance.client.serviceUrl.defaultZone=${eureka.instance.hostname}:${server.port}/eureka/
Request execution error. endpoint=DefaultEndpoint{ serviceUrl='localhost:8761/eureka/}, exception=java.net.ConnectException: Connection refused: no further information stacktrace=jakarta.ws.rs.ProcessingException: java.net.ConnectException: Connection refused: no further information
server.port=8761
eureka.instance.hostname=localhost
eureka.client.registerWithEureka=false
eureka.client.fetchRegistry=false
i have tried in properties file AND not in yaml file, only above properties are required, it worked for me.
please try
thanx bro
@@meghanjamankar7173
Durgesh bhai,
Eureka Server ki details ka ek video banao please.
How it works internally, why it came into the pictures & how it is different from NGINX & Appache server.