🔥 Spring Boot With Multiple Databases in Hindi

Поделиться
HTML-код
  • Опубликовано: 18 янв 2025

Комментарии • 78

  • @ayushpillai333
    @ayushpillai333 Год назад +9

    You are the reason I believe Springboot can be easily understood ❤️

  • @ajaysrivastava4247
    @ajaysrivastava4247 6 месяцев назад +1

    Wonderful way of presentation and exhalation each topics. I learned many things form you sir. thanks so much for wonderful session

  • @dhananjaychumbalkar2084
    @dhananjaychumbalkar2084 Год назад +2

    Thank you for this video! I have been searching for a tutorial on SOAP Webservices because of a project requirement.
    Unfortunately, there are very few recent tutorials available on this topic, and the ones I have found are quite outdated, some being as old as five or eight years. I was wondering if you could create a SOAP tutorial playlist or some new videos on the subject or a SOAP based Spring Boot project.
    Regardless, thank you again for providing excellent learning content!

  • @contactdi8426
    @contactdi8426 Год назад +2

    Thanks but it’d have been great if you had explained why we do and what these are like what is transactional manager ?

  • @vinayakdevare2863
    @vinayakdevare2863 Год назад +2

    Hello sir thankyou for this video
    please make a video on Voting Web app using Spring boot by using firebase database which contains following things
    Create a Voting app in springboot
    1)the user should login with username and password
    2)or else user not exist then register the user in registration page
    3)also create the admin page with default username and password i.e admin admin
    4)create the voting page with 4 candidates and store the votes in db
    5)the voter should only vote 1 then display voted succefully if voted again display you already voted.
    6)the admin should be able to count the vote.

  • @utkarshmeshram6612
    @utkarshmeshram6612 5 месяцев назад

    badhiya ji🔥

  • @sumitvijayvargiya7600
    @sumitvijayvargiya7600 Год назад

    Thank you for the valuable content always 🙏🙏🙏

  • @premshankerkushwaha4309
    @premshankerkushwaha4309 Год назад

    very throughly explaination.👍

  • @psinha5110
    @psinha5110 Год назад +2

    Sir plz make videos on full-stack e-commerce project including payment method & registration with Mob no & email.

  • @ekanshmishra4517
    @ekanshmishra4517 Год назад

    Awaited❤️❤️

  • @mayurpatil6512
    @mayurpatil6512 Год назад +1

    can we create two port for two different database

  • @stockeducationhub8500
    @stockeducationhub8500 Год назад

    you are great Sir, very nice.

  • @sripriyanagaraju7019
    @sripriyanagaraju7019 Год назад

    thanks for your support

  • @akashranjan2662
    @akashranjan2662 Год назад

    Spring Boot 3 use kren ke liye minimum Java version kya hona chahiye?
    I think, java 8 Spring Boot 3 ko support nhi krta hai.

  • @eternalgaming2144
    @eternalgaming2144 Год назад +3

    Hi Sir, i have a doubt suppose i want to use 2 rdbms database one as primary and other as backup database so if i want to persist all entities to both database and retrieve the data only from primary database via repository how to configure the spring boot application

    • @memeindia7658
      @memeindia7658 21 день назад

      where i can get source code pls replay anyone

    • @eternalgaming2144
      @eternalgaming2144 21 день назад

      @memeindia7658 write it by your self ,
      Configure different db data source and maintain a seperate package of repositories for each db and configure the package of respective db in their respective db configuration
      Conclusion it feels dedundent and complex but after doing it you may feel good try to do by yourself with some help

    • @memeindia7658
      @memeindia7658 21 день назад

      @@eternalgaming2144 trying since 3 days but .......🥲

  • @ayushmangore7045
    @ayushmangore7045 Год назад

    Thanks it helped a lot

  • @vshlmlvliveit
    @vshlmlvliveit Год назад

    Great and easy to follow tutorial ✌️

  • @Sanojkumar-cb5ui
    @Sanojkumar-cb5ui Год назад

    Sir ek request h aap se jo advance java ka use karke aapne techblog ka project karaya tha usse front end pe sb post ko kaise dikhaye aur usko live karna ho to kaise kare plz ek video bana de plz

  • @shubhamyadav-vl6tb
    @shubhamyadav-vl6tb Год назад

    What about profile is he use for different configuration. In springboot

  • @DeepakSahu-d3i
    @DeepakSahu-d3i 11 месяцев назад

    Thank you very much sir for this excellent content. Kindly create one video of OAuth2 of Spring boot REST Security

  • @chetankhandave
    @chetankhandave Год назад

    Please make a video on connecting two databases with two different jpa provider.
    For example connect with MySQL with hiberbate and connect with postgresql using Eclipselink.

  • @sankhadeepCHATTERJEE007
    @sankhadeepCHATTERJEE007 Год назад

    Thanks for this video 👍

  • @feezankhattak1573
    @feezankhattak1573 Год назад

    Thanks for such a nice contents! Is it possible to not create entity and only create the required DTOs (for the operation purpose only), and perform the database operation.
    LIke in some cases we have already given already created databases. we just need to perform the operation on it. LIke fetch the student details or patch some data.

  • @shahbazahmad9999
    @shahbazahmad9999 Год назад

    Sir ek video spring boot with angular based application deploy on AWS ECS fargate and angular deploy on S3 with cloudfront pe bana dijiye aor database MongoDB.
    Kunki sir aapki video bahut acchi aor samjh me aati hai

  • @fitz118
    @fitz118 Год назад

    Sir please make a dedicated tutorial on spring security and swagger .

  • @vishalGupta-w6d
    @vishalGupta-w6d Год назад

    can you please make video on webrtc and webflux

  • @lakshanruwinda1511
    @lakshanruwinda1511 Год назад

    Thank You..

  • @farooq9607
    @farooq9607 11 месяцев назад

    if need to use 2 postgres sql db can we do same way or any other approach should be taken

    • @memeindia7658
      @memeindia7658 21 день назад

      where i can get source code pls replay anyone

  • @mohitanand5586
    @mohitanand5586 Год назад

    Sir python ki series kb laa rhe ho?

  • @1213Rigz
    @1213Rigz 10 месяцев назад

    Thanks for this video. How can I use same technique when my application needs to connect to different dbs of same type for different regions. e.g. different instance of oracle for multiple regions. My entities are same in this case only data source is different.

    • @memeindia7658
      @memeindia7658 21 день назад

      same problem bro, pls replay if you find the solution, its urgent if u help its will be very useful for me , thanks

  • @Iamabhishekkgupta
    @Iamabhishekkgupta Год назад +1

    Make project using spring security and batch

  • @Sushilkrc
    @Sushilkrc 11 месяцев назад

    If we want to maintain the transactional/rollback behaviour while transferring data from one to another database, how to manage

    • @memeindia7658
      @memeindia7658 21 день назад

      where i can get source code pls replay anyone

  • @AmritAgarwal07
    @AmritAgarwal07 Год назад

    How to maintain the data consistency in both the database ?

  • @vrushalishah2254
    @vrushalishah2254 Год назад

    Is it possible that we can kept one datasource autoconfigured and second one using configuration

    • @memeindia7658
      @memeindia7658 21 день назад

      where i can get source code pls replay anyone

  • @dayanandswami8109
    @dayanandswami8109 5 месяцев назад

    Thanks for valuable guidance. But in industry some application have entities & repo are same i.e. a complication level is too high as compare with above example. Kindly guide a rest api with same entities, repo & same business logic in service class communicating with two schema of MySQL DB with CRUD Operations. The DB has been changed by dropdown at frontend. This is one of the realtime scenario in industry.

    • @edagottisudarsan8674
      @edagottisudarsan8674 2 месяца назад

      yes.. this approach will be too complex to handle in such cases

    • @memeindia7658
      @memeindia7658 21 день назад

      where i can get source code pls replay anyone

  • @shubhamsoni4582
    @shubhamsoni4582 Год назад

    i have a case in which i want to create schema at run time with all the tables corresponding entities can you help me in this

    • @memeindia7658
      @memeindia7658 21 день назад

      where i can get source code pls replay anyone

  • @AmritAgarwal07
    @AmritAgarwal07 Год назад

    Make a video on spring boot with different server

  • @technocratsujal
    @technocratsujal Год назад

    Nice Explanation, Now I am able to make master slave

    • @memeindia7658
      @memeindia7658 21 день назад

      where i can get source code pls replay anyone

  • @ArunYadav-yn8lt
    @ArunYadav-yn8lt Год назад

    Bro just today bought your spring boot course i have completed core java servlets jsp can i start learning spring boot?

    • @vinay2841
      @vinay2841 Год назад

      Better to start with Spring Core

  • @d.ramesh1224
    @d.ramesh1224 11 месяцев назад

    informative

  • @ujjwalranjan7245
    @ujjwalranjan7245 Год назад

    Hi I am unable to find source code of this video.can you help me with that?

  • @jokerman291
    @jokerman291 Год назад

    What about multi-tenants

  • @Vithal_Nivargi
    @Vithal_Nivargi Год назад +1

    Thanks 🙏

  • @kvnagendra5354
    @kvnagendra5354 Год назад +1

    Bro can you accept this challenge I want to create multiple databases in the same database vendor that is MYSQL or postgrace the platform only I'll create more data bases(ind,us, uk).
    Same entities same repositories everything but based up on the country code if I pass indsame entities same repositories every if I pass India , data need to get or set to India database and if a past country code as UK then it has to get and set data from uk db

    • @memeindia7658
      @memeindia7658 21 день назад

      where i can get source code pls replay anyone

  • @Sanojkumar-cb5ui
    @Sanojkumar-cb5ui Год назад

    Superb sir

  • @jaySpring-ok4lt
    @jaySpring-ok4lt 7 месяцев назад

    please any one tell me this video is on multi-tenancy ?

    • @memeindia7658
      @memeindia7658 21 день назад

      where i can get source code pls replay anyone

  • @memeindia7658
    @memeindia7658 21 день назад

    where i can get source code pls replay anyone

  • @kousikkayal5082
    @kousikkayal5082 Год назад

    what is the name of the used theme

  • @akshaykatti453
    @akshaykatti453 Год назад

    thank you sir for the @video

  • @rakshitrawat6113
    @rakshitrawat6113 4 месяца назад

    I cant find the Source Code of this video, Please provide it

    • @memeindia7658
      @memeindia7658 21 день назад

      where i can get source code pls replay anyone

  • @d.ramesh1224
    @d.ramesh1224 11 месяцев назад

    guys support him

    • @memeindia7658
      @memeindia7658 21 день назад

      where i can get source code pls replay anyone

  • @tejastipre9787
    @tejastipre9787 Год назад +1

    Sir webflux reactive api pe video

  • @zanti_matik_s_d9563
    @zanti_matik_s_d9563 Год назад +1

    overall code given by AI in just 10sec 😅

    • @memeindia7658
      @memeindia7658 21 день назад

      where i can get source code pls replay anyone

  • @oneclick8403
    @oneclick8403 Год назад

    kya bnda h bhai tu

  • @guptajigaming3840
    @guptajigaming3840 9 месяцев назад

    bhai tu direct source code ki link kyu nhi deta???? phle website ke andar se dudho source code kha pada hua hai. website ki link deke bewakoof bna rha hai sbko, ki pagalo ki trh dudhte firo source code. Github ki link de diya kr

    • @memeindia7658
      @memeindia7658 21 день назад

      where i can get source code pls replay anyone

  • @ChandanKumar-xd1tg
    @ChandanKumar-xd1tg Год назад

    #Kafak

  • @ChandanKumar-xd1tg
    @ChandanKumar-xd1tg Год назад

    Kafak