Microservices Tutorial example using Spring boot with Eureka |Microservices Spring boot Eureka

Поділитися
Вставка
  • Опубліковано 28 чер 2021
  • In this video of microservices using spring boot and eureka of code decode we have explained
    Vaccination Center And User / Citizen Microservices and Eureka Real world Microservice spring Boot Example.
    In this video of code decode we have explained microservice example in Spring boot using Eureka.
    Udemy Course of Code Decode on Microservice k8s AWS CICD link:
    openinapp.co/udemycourse
    Course Description Video :
    yt.openinapp.co/dmjvd
    ✅ Microservices Basis : • Microservices Basics T...
    ✅ Microservices with Hystrix : • Hystrix circuit breake...
    This video is created with the most real time example of real world. Which is vaccination center service and user service
    Microservices architecture using spring boot are a form of service-oriented architecture style .Its one of the most important skills for Java developers Now a days wherein applications are built as a collection of different smaller services rather than one whole app.
    In place of one monolithic app, in microservice architecture we have several independent applications that can run on their own and may be created using different coding or programming languages.
    This Microservices example using spring boot captures your business scenario, answering the question “What problem are you trying to solve?”
    Microservice architectures are the ‘new normal’. Building small, self-contained, ready to run applications can bring great flexibility and added resilience to your code. Spring Boot’s many purpose-built features make it easy to build and run your microservices in production at scale. But no microservice architecture is complete without Spring Cloud ‒ easing administration and boosting your fault-tolerance.
    Microservice resilience with Spring Cloud
    The distributed nature of microservices brings challenges. Spring helps you mitigate these. With several ready-to-run cloud patterns, Spring Cloud can help with service discovery, load-balancing, circuit-breaking, distributed tracing, and monitoring. It can even act as an API gateway.
    With Spring Boot, your microservices architecture can start small and iterate fast. That’s why it has become the de facto standard for Java™ microservices. Quickstart your project with Spring Initializr and then package as a JAR. With Spring Boot’s embedded server model, you’re ready to go in minutes.
    Need to Eureka:
    Netflix Eureka service registry - A service registry is useful because it enables client-side load-balancing and decouples service providers from consumers without the need for DNS. Then u can build a client that both registers itself with the registry and uses it to resolve its own host.
    Spring Cloud helps you manage that complexity with a service registry like Eureka and Consul and client-side load-balancing.
    The service’s port is defaulted to the well-known 8761 .
    Github link for Code : github.com/codedecode25/Micro...
    Most Asked Core Java Interview Questions and Answers : • Core Java frequently a...
    Advance Java Interview Questions and Answers : • Advance Java Interview...
    Java 8 Interview Questions and Answers : • Java 8 Interview Quest...
    Hibernate Interview Questions and Answers : • Hibernate Interview Qu...
    Spring Boot Interview Questions and Answers : • Advance Java Interview...
    Angular Playlist : • Angular Course Introdu...
    GIT : • GIT
    -------------------------------------------------------------------------------------------------------------------------------------
    Subscriber and Follow Code Decode
    Subscriber Code Decode : ua-cam.com/users/CodeDecode?...
    Linkedin : / codedecodeyoutube
    Instagram : / codedecode25
    #microservices #codedecode #MicroservicesImplementationSpringbootEureka #java #microserviceExampleUsingEureka

КОМЕНТАРІ • 349

  • @CodeDecode
    @CodeDecode  3 роки тому +40

    Hey Guys in this video we have covered how 2 microservices interacting with each other and we have also covered how to register them with eureka server. Please comment if you want us to cover API gateway, fault tolerance and centralised logging in next part.

    • @Ktx6
      @Ktx6 3 роки тому +3

      Hi.. Thank you for the amazing content. I have been waiting for this part. I believe API Gateway is required and it's implementation because 7 out of 10 interviewers have asked about it. As for fault tolerance and logging, only few have asked.

    • @Ktx6
      @Ktx6 3 роки тому +2

      Thank you for your help and content in helping me crack Java developer inteviews. Forever grateful to you. I am trying to spread your channel details as much as possible.

    • @CodeDecode
      @CodeDecode  3 роки тому +2

      Sure Kartik, we will cover it all 👍👍

    • @karthikeyanrm3446
      @karthikeyanrm3446 3 роки тому +2

      Great one 👍 Yes please do cover logging, api gateway etc. Can you include apache Kafka and also use docker/kubernetes for the current Microservices project.

    • @CodeDecode
      @CodeDecode  3 роки тому +2

      Yes Karthikeyan, we will cover all these topics too 👍👍

  • @bkumar256
    @bkumar256 2 роки тому +2

    Thank you very much for explaining MS in so much details. I am getting lot of confidence after watching your videos. keep up great work.

  • @jasper5016
    @jasper5016 2 роки тому +2

    The best thing about your tutorial is your communication, your content, and explaining it line by line. Simply superb! I am looking forward to more tutorials. Manapasun Shubechha!!

    • @CodeDecode
      @CodeDecode  2 роки тому

      Thanks a lot 🙂🙂sure we will put more such videos. Can u please translate last line for me?

    • @manjunathkallole7308
      @manjunathkallole7308 Рік тому

      @@CodeDecode Last line is Thank you so much

  • @palroy376
    @palroy376 3 роки тому +2

    Such a great content.. I tried many resources in UA-cam but didn't get clarity, but finally i understand what i need. Thank you for such a best content. One request please upload topics quickly, we don't want to wait 😊

    • @CodeDecode
      @CodeDecode  3 роки тому +1

      Thanks Pal 👍🙏. Sure we will try to upload rest topics as soon as possible 👍👍

  • @anuradhap4055
    @anuradhap4055 2 роки тому +12

    Thank you so much for this great content. Really appreciate the way you explain concepts and make them understand very quickly! Thanks again :)

  • @karthikeyanrm3446
    @karthikeyanrm3446 3 роки тому +1

    Waiting for next set of videos Microservices. Please do upload. Just want to say thank you in an infinite loop for all the help you guys are doing 👍

    • @CodeDecode
      @CodeDecode  3 роки тому

      Thanks Karthikeyan. We will upload soon 👍👍

  • @iask9999
    @iask9999 3 роки тому +1

    Best teaching skill.. whenever having doubt while doubt.. next few minutes video is clearing it..

    • @CodeDecode
      @CodeDecode  3 роки тому

      Thanks Kasi. We are glad to know that 🙂🙂👍👍keep leaving keep growing 👍👍

  • @Rohit-yo4ik
    @Rohit-yo4ik 3 роки тому +4

    You are doing this great for us. lots of Thanks. Please cover API gateways, fault tolerance and centralized logging in as early as possible.

  • @Anonymous-pe5pp
    @Anonymous-pe5pp 2 роки тому +5

    Amazing tutorial, precise and straight to the point... Thank You so much 😊

  • @gowthamisasanapuri9980
    @gowthamisasanapuri9980 3 роки тому +1

    Really it's helpful as I moved to New project where we are using microservices....thank you very much...lot of microdetails are also covered along with microservices in this video 😀😀😀...

    • @CodeDecode
      @CodeDecode  3 роки тому +1

      Thanks 🙂🙂👍👍. This motivates us to create more such descriptive content. It does require R and D, but it's all worth it and we love doing it for u guys as u support us 🙏🙏

  • @arkaroy1257
    @arkaroy1257 3 роки тому +1

    Helped me to understand, and eagerly waiting for the next video. Please upload soon :)
    while doing the code in my machine, got troubled with some Eureka server based error, handling those. All in all the concept very well understandable.

    • @CodeDecode
      @CodeDecode  3 роки тому

      Sure Arka, we will upload that soon 👍👍

  • @utkarshrazzz9964
    @utkarshrazzz9964 2 роки тому +1

    The way you tell each and every thing is just exceptional... Great views will come to this channel. No doubts in it. Waiting for more such contents ma'am.

    • @CodeDecode
      @CodeDecode  2 роки тому

      Thanks a tonn Utkarsh 🙂👍

  • @senthilmurugangsm
    @senthilmurugangsm 2 роки тому +1

    Thank you so much to get started with Microservices with your clear explanation. It's awesome job by doing live coding which is helping for easy understanding.

  • @sujith6323
    @sujith6323 3 роки тому +1

    This is a pure 916 content.Please continue making microservices related videos.

  • @trendinggadgets07
    @trendinggadgets07 3 роки тому +3

    such a great explanation. please bring more videos on spring microservices ❤️❤️

  • @nandinidiwakar8028
    @nandinidiwakar8028 11 місяців тому +1

    Great explanation, I’m just watching ur videos for all minute details . Thanks for this info

    • @CodeDecode
      @CodeDecode  11 місяців тому

      👍👍 hope it helps Nandini

  • @sreerekhamenon1164
    @sreerekhamenon1164 6 місяців тому

    Perfect content helping me a lot to upskill. thanks for the video

  • @khemrajdhondge
    @khemrajdhondge 2 роки тому +1

    Very useful content about how ms communication should be handled. Thanks for the video and efforts taken.

    • @CodeDecode
      @CodeDecode  2 роки тому

      Thanks a lot Khemraj 🙂👍

  • @kazaasekhar
    @kazaasekhar 2 роки тому +1

    what an explanation madam love the the way u r doing, even it is one hour not even diverted one second

  • @srikanthrangoji1362
    @srikanthrangoji1362 2 роки тому +1

    Forever grateful...Best teacher ever

    • @CodeDecode
      @CodeDecode  2 роки тому

      Thanks a lot Srikanth 🙂👍

  • @shwetabhat9981
    @shwetabhat9981 3 роки тому +3

    Really helpful Ma'am . Thank You . Kindly complete API Gateways, Logging , Fault Tolerance , Circuit breakers and other important topics practically if possible . Good day 🙂

    • @CodeDecode
      @CodeDecode  3 роки тому

      Sure Shweta, we will scale this example to all these topics 👍👍

  • @mounikagaja3936
    @mounikagaja3936 Рік тому +1

    great video and nice explanation on Microservices. appreciate the way you explain concepts and make them understand very quickly. Very recommended. Thank you so much.

    • @CodeDecode
      @CodeDecode  11 місяців тому

      Thanks a lot Mounika 😊👍❤️❤️

  • @sharukhshaik9090
    @sharukhshaik9090 Рік тому +2

    You are explained in Such a easy and simple manner subscribed the channel. Kudos to your work

  • @bhavikjoshi1561
    @bhavikjoshi1561 Рік тому +1

    Thank you so much for such a great effort you put on all videos. i cant admire enough. please keep it up.

  • @surajpatil7587
    @surajpatil7587 2 роки тому +1

    one of the best tutorial I found on youtube.... Great

    • @CodeDecode
      @CodeDecode  2 роки тому

      Thanks a lot Suraj 🙂👍

  • @tirmuladhanikonda699
    @tirmuladhanikonda699 2 роки тому +4

    I am bit scary to shift in development side as because of i am tester and always feel like development is hard. But your videos are very clear understandable i feel like I can do development. Thanks a lot mam for making these kind of videos. Those are really very helpful to the beginners those who are wanted to shift in dev side from testing. Once again thanks a lot mam. Subscribed.

    • @CodeDecode
      @CodeDecode  2 роки тому +1

      Thanks for the nice words and all the very best for your future

    • @tirmuladhanikonda699
      @tirmuladhanikonda699 2 роки тому

      @@CodeDecode thank you so much mam

    • @reddaboinavasista4166
      @reddaboinavasista4166 6 місяців тому

      Truee. After watching this playlist, I got the confidence that I can clear interviews on development.

  • @saumyasrivastava5577
    @saumyasrivastava5577 3 роки тому +1

    Thank you so much for this video. Eagerly waiting for the other parts..

    • @CodeDecode
      @CodeDecode  3 роки тому +1

      Sure Saumya we will upload that soon👍👍

  • @raunakthorat7023
    @raunakthorat7023 2 роки тому +1

    Loved the content, explanation and what a clarity ! ❤️

  • @ganpatinatrajan5890
    @ganpatinatrajan5890 2 роки тому

    Every video I watch I am amazed by ur Explainations...
    Great work mam...👍👍👍

    • @CodeDecode
      @CodeDecode  2 роки тому

      thanks ganpati for appreciation

  • @indrajeetkadam4763
    @indrajeetkadam4763 3 роки тому +1

    Great tutorial and excellent💯👍👏 explanation. Helped me a lot to understand about MicroServices. Eagerly Waiting for next remaining parts.

    • @indrajeetkadam4763
      @indrajeetkadam4763 3 роки тому +1

      You are doing a Great Job for everybody. God bless you🙏😊

    • @CodeDecode
      @CodeDecode  3 роки тому

      Thanks Indrajeet 🙏🙏

    • @CodeDecode
      @CodeDecode  3 роки тому

      This means a lot Indrajeet 🙏🙏thanks for the motivation 👍👍

  • @snehalakkar772
    @snehalakkar772 3 роки тому +1

    It was good and easy to understand, please make more videos on Microservices in details

    • @CodeDecode
      @CodeDecode  3 роки тому

      Sure next video are lined up....

  • @vengatr2194
    @vengatr2194 Рік тому +1

    Thank you for posting microservices video it is really helpful thank you

  • @mohammadferozkhan7918
    @mohammadferozkhan7918 2 роки тому +1

    Great explanation, started going through all videos
    Thanks.

    • @CodeDecode
      @CodeDecode  2 роки тому +1

      Thanks Feroz khan 👍🙂

  • @kattimanigangadhar5090
    @kattimanigangadhar5090 3 роки тому +1

    We are waiting for the Next part series, Thank you.

  • @sandeepmishra6733
    @sandeepmishra6733 2 роки тому +1

    Nice video and project implementation, keep up uploading more videos.
    Unfortunate that there are less likes.

    • @CodeDecode
      @CodeDecode  2 роки тому +1

      Thanks for the nice words sandeep....

  • @tapanparida3176
    @tapanparida3176 2 роки тому +1

    super explanation... you should be more recognized .... keep up the good work...

    • @CodeDecode
      @CodeDecode  2 роки тому

      Thanks tapan for the nice words

  • @zahidchand5382
    @zahidchand5382 2 роки тому +1

    Excellent sister 👍🙏
    Make more videos on spring boot and please make project on spring boot including front-end and back-end
    Btw Great explanation 👌🙏

    • @CodeDecode
      @CodeDecode  2 роки тому +1

      Sure, we are planning to do that really soon 👍👍

  • @poonamgadugale8167
    @poonamgadugale8167 3 роки тому +1

    Great explanation 👍👍, waiting for the next part💕...

    • @CodeDecode
      @CodeDecode  3 роки тому

      Sure poonam videos are lined up....

  • @SajalAgarwal300
    @SajalAgarwal300 3 роки тому +1

    Very Nice Tutorial
    Helpful and easy to understand .👌👌

  • @MSVH-zp6kd
    @MSVH-zp6kd 2 роки тому +1

    Awesome work . Appreciate your patience 👍🏻

  • @ayyasamys1011
    @ayyasamys1011 3 роки тому +1

    Great video. Clear explanation 👌 Expecting more videos..

  • @manrajges8576
    @manrajges8576 Рік тому +1

    THanks a lot for creating this video. I also would like to suggest to use sound proofing materials when recording videos so that noise level and echo is reduced. I hope you will take it positively...

    • @CodeDecode
      @CodeDecode  Рік тому

      Sure Manraj. We will work on noise issues 👍👍 thanks for letting us know. Means a lot Man 👍👍🙂

  • @karishmarawat1359
    @karishmarawat1359 3 роки тому +1

    Awesome! Thanks for creating such a knowledgeable video ... Keep it up👍👍😊

  • @pragyapandey3179
    @pragyapandey3179 Рік тому +1

    Hi, Awesome content, clear demonstration . Thank you.

  • @mallikarjunhagargi7830
    @mallikarjunhagargi7830 3 роки тому +3

    1 hour 200 views, 1 day 200k, 1 month 2M 😃
    Thanks for the practical content

  • @gkarthik55
    @gkarthik55 2 роки тому +1

    Excellent video! Thanks for the explanation.

  • @samirpattanaik8554
    @samirpattanaik8554 2 роки тому

    as mentioned there can be multiple eureka servers, how our services are get to knw to which eureka server they need to register? Like we are configuring only for getting register but not specifying which server.

  • @tejasasre3846
    @tejasasre3846 7 місяців тому

    thanks a lot love the way you explained this

  • @dendukuritarun4729
    @dendukuritarun4729 5 місяців тому +1

    This is really helpful. Thankyou

  • @AH-be6zq
    @AH-be6zq 8 місяців тому +1

    Excellent and clear explanation

  • @muhassinmusthafa3379
    @muhassinmusthafa3379 Рік тому

    Good and simple one..easy to understand

  • @suryadoynandan9684
    @suryadoynandan9684 2 роки тому +1

    thank you so much for these informative videos with a great explanation ...can you make a video on deploying this entire microservice into AWS using Lambda and API gateway

    • @CodeDecode
      @CodeDecode  2 роки тому

      Sure Suryadoy, AWS deployment is in our pipeline 👍🙂

  • @muhassinmusthafa3379
    @muhassinmusthafa3379 Рік тому +1

    Easy tutorial and clear..Keep it up

  • @sreejeshraj4800
    @sreejeshraj4800 Рік тому +1

    Great stuff, explained in a simple manner, Thank you very much! One question please - how will we ensure database constraints between citizen and vaccination center tables? If that is the case, we should use single database, right? Or is there a better way, still keeping different databases for the two microservices?

    • @CodeDecode
      @CodeDecode  Рік тому +1

      It's usually a better approach to decouple Microservices as much as possible. You can use design patterns for common problems. And saga for transactions management. And constraint can be put on db individual levels. Rest through code 👍

  • @AkanshaGrowArts
    @AkanshaGrowArts 2 роки тому +1

    very nice explanation! thank you for soo much effort!!

  • @arinbose6366
    @arinbose6366 2 роки тому +1

    Such detail video,kudos to your effort.

  • @akhouritushar
    @akhouritushar 3 роки тому +1

    Amazing content....please bring some more videos on Eureka...and plz bring videos on Kafka messaging system....that will help us alot❤️

    • @CodeDecode
      @CodeDecode  3 роки тому +3

      We will scale up this series to kafka, kubernetes n much more 👍👍

    • @akhouritushar
      @akhouritushar 3 роки тому +1

      Shared it to different groups as well👍

    • @CodeDecode
      @CodeDecode  3 роки тому

      Thanks Akhouri. 🙏🙏 it helps 👍👍

  • @sourabhpoyekar5783
    @sourabhpoyekar5783 12 днів тому

    It's Solid....Thank you...

  • @sethunagakarthikm4022
    @sethunagakarthikm4022 2 роки тому

    @code Decode, could you please tell me how did you integrate the workbench with Spring tool?

  • @PinakGanguly12rocks
    @PinakGanguly12rocks 2 роки тому +1

    Why is my EurekaServer starting Tomcat on port 8080 and not 8761 when I run on Eclipse but while running on STS Tomcat is initialized on port 8761
    ?

  • @chaitanya368
    @chaitanya368 2 роки тому

    Hi...your videos are very nice...Can you please do a project on java, springboot, PostGRESql and MyBatis Framework....even a small one will do ...Thanks

  • @mohdfaisalnaeem88
    @mohdfaisalnaeem88 3 роки тому +1

    Thanks for making such an effort😊

  • @medarbitorjmen9127
    @medarbitorjmen9127 Рік тому

    Hi, thank you so much for the video. Can you please walk us though the working environment? How to set up eclipse and data base ? Because it didn't work the same way for me and I'm stuck

  • @swativishwakarma6569
    @swativishwakarma6569 2 роки тому

    I tried implementing the same code but some how for me the CITIZEN-SERVICE application is not getting started when I run the application. Can you tell why this might be happening. I can see in logs that the EurekaServerApplication is getting started but there is no log saying that the CitizenServiceApplication is getting started.

  • @kripashankar1885
    @kripashankar1885 3 роки тому +1

    Thank you so much for this video :)

  • @unnatigavhale3468
    @unnatigavhale3468 4 місяці тому

    Hey, Thank you so much for this great content. How to get this database plugin in sts ?

  • @chetan3008
    @chetan3008 2 роки тому +2

    Hey, Code Decode team. how are you creating SQL database in the same IDE? Can you please share the details?

  • @DineshKumar-ph3uq
    @DineshKumar-ph3uq 11 місяців тому +1

    really superb content,Thank you

  • @dharmendra2196
    @dharmendra2196 3 роки тому +2

    Must needed for me as I recently switched and new product is using mocroservice and Eureka. Like for part 1 is missing in description

    • @CodeDecode
      @CodeDecode  3 роки тому

      ua-cam.com/video/nElpCWmpSew/v-deo.html

  • @ravipratap4254
    @ravipratap4254 Рік тому

    Great learning for me thanks a lot. However I have a doubt,What is the use of feign client then ?

  • @kasperamkumar5489
    @kasperamkumar5489 Рік тому

    Please add few more videos on the concept like
    Vertical and horizontal scalling.
    PCF
    F5
    Load balancer.

  • @sandeerads
    @sandeerads 2 роки тому +1

    great explanation. thanks

  • @sumathikoduru1077
    @sumathikoduru1077 Рік тому +1

    @codedecode Thank you very much for such a great explanation . Lat week one of my friend suggested me your channel , i am keep on watching your videos and i can say that i am addicted to you in learning the things that i am already working on from last many years but without clarity in many topics in java, springboot and microservices.
    I got one doubt in this particular Eureka configuration, i could not understand how the services (Eureka clients) are getting identified automatically in Eureka Server and could not relate it with my services in AWS . It will be so much helpful if you make me understand on this point please?

    • @CodeDecode
      @CodeDecode  11 місяців тому

      Thanks a lot for your kind words. True Eureka is confusing when it's deployed in cloud. We have created a full stack course with this Eureka configuration and working too
      www.udemy.com/course/master-spring-boot-microservice-angular-with-k8s-cicd-aws/
      Hope it helps

  • @harshpalsingh1145
    @harshpalsingh1145 Рік тому

    Getting so many "Nested mappings are not allowed in compact mappings" error in yml file. Is there any way to resolve those?

  • @MaheshYoganand
    @MaheshYoganand Рік тому +1

    Thank you very much. 😊

  • @nimitchaudhary7213
    @nimitchaudhary7213 Рік тому

    Facing problem with application.yml... error - nested mappings are not allowed in compact mappings. even though written evreything the same way..Please need help

  • @gokulaher2476
    @gokulaher2476 2 роки тому +1

    Just one quick question how that DB navigator perspective is getting? Which Eclipse plugin need to be install? because by using the DB navigator new database is been created from within eclipse seems to be useful plugin

    • @CodeDecode
      @CodeDecode  2 роки тому

      Right Gokul, it's dbeaver. You can get that from marketplace

  • @meghnajaswani3587
    @meghnajaswani3587 2 роки тому +1

    Hey!! You're doing a great job. Your videos has cleared many concepts of mine. Can you tell me what is difference between dependency Eureka Server and Eureka Discovery Client?

    • @CodeDecode
      @CodeDecode  2 роки тому +2

      Thanks Meghna. Eureak client registers itself to eureka server. While eureka server is a server who is having registries of multiple eureka clients. It's same as client servers.

  • @niketdeore3236
    @niketdeore3236 2 роки тому +1

    Thank you so much for this video

  • @zamirdr
    @zamirdr 2 роки тому +1

    Great explanation, very clear and useful , THANK YOU
    can you please tell me just how to add 'database navigator' to STS4

    • @CodeDecode
      @CodeDecode  2 роки тому

      You can find that in eclipse marketplace🙂 👍

  • @vyankateshkulkarni4374
    @vyankateshkulkarni4374 Рік тому +1

    Thanks for great tutorial mam. I think naming conventions can be improved a bit

    • @CodeDecode
      @CodeDecode  Рік тому +1

      Sure we will work on that 👍👍

  • @ganeshb.y.7732
    @ganeshb.y.7732 2 роки тому +1

    Thanks for this video really helpful

  • @saichakra3888
    @saichakra3888 Рік тому

    Hi can anyone help why DB Table is not creating automatically when running CitizenService app even after creating the Entity properly under child package only and DB configurations are given properly in yml file

  • @saipriyadarshinibandi8145
    @saipriyadarshinibandi8145 2 роки тому +1

    Your videos are really knowledgeable but one doubt regarding Eureka Client I have, you mentioned that @EnableEurekaClient is deprecated it will be fine if we have spring-boot-starter-netflix-eureka-client dependency in pom and if we have application name in application.yml file so are the below properties being set to true in application.yml are also not required for eureka client
    eureka:
    client:
    fetch-registry: true
    register-with-eureka: true

  • @mrinalbhattacharjee8091
    @mrinalbhattacharjee8091 Рік тому

    In 56:40 you have checked listOfCitizen with a shortcut click. How can I do same by using Intellij. I want to check as you checked. Please reply

  • @deepakjava3506
    @deepakjava3506 3 роки тому +1

    Thank you so so much mam.

    • @CodeDecode
      @CodeDecode  3 роки тому

      You are welcome Deepak.....

  • @tejalichichghare
    @tejalichichghare Рік тому +1

    Really helpful for me

  • @tanveeriqbal843
    @tanveeriqbal843 3 роки тому +1

    Great Job

  • @sridevik6866
    @sridevik6866 2 роки тому +1

    Thank you so much 🙏

  • @manjulavanipayyavula1763
    @manjulavanipayyavula1763 2 роки тому

    HI, can you share please link to video having mysql db installation and connection with spring boot here

  • @reshusinghal8298
    @reshusinghal8298 Рік тому

    Hi Team,
    Can you let me know which version of spring cloud is compatible with spring boot version of 2.1.9.RELEASE as I am not able to find it anywhere.

  • @venkateshyembulur3693
    @venkateshyembulur3693 Рік тому +1

    Every video I watch I am amazed by your Explanations. Please can i know what is Data base navigator(plugin / any other) you are using at STS. Its very nice and simple learn ...

  • @083_rishabhshukla8
    @083_rishabhshukla8 Рік тому +2

    nice video ma'am

  • @monisaha2771
    @monisaha2771 Рік тому

    Getting this error, and the service is not getting registered to Eureka Server, any idea?
    Failed to start bean 'eurekaAutoServiceRegistration'; nested exception is java.lang.NullPointerException

  • @saichakra3888
    @saichakra3888 Рік тому

    Could you please let me know how to add SQL Editor which you are using into STS4

  • @vshlmlvliveit
    @vshlmlvliveit 2 роки тому +2

    Well done!

  • @ShubhamSharma-bn9mi
    @ShubhamSharma-bn9mi 4 місяці тому +1

    @codeDecode when i have started my eureka server and open the eureka dashboard i can see my eureka server under the - Instances currently registered with Eureka as Unknown, could you please tell me why i am having that ?

    • @prakyathprakash5180
      @prakyathprakash5180 3 дні тому

      Same query even I have...Eureka server is showing registered for me as well.

  • @SriHariChukka1210
    @SriHariChukka1210 Рік тому +1

    Thanks 🙏

  • @mayurpawar4686
    @mayurpawar4686 3 роки тому +1

    Thanks for such meaningful explanation..!! how in different environments we store database passwords while connecting to microservices? we should not hardcode password then how we should do that?

    • @CodeDecode
      @CodeDecode  3 роки тому

      ua-cam.com/play/PLyHJZXNdCXsdXxY8wupiLenux2Yafn1lN.html

  • @gauravyup
    @gauravyup 10 місяців тому +1

    Great 👍