Це відео не доступне.
Перепрошуємо.

🔥 Spring Boot With Multiple Databases in Hindi

Поділитися
Вставка
  • Опубліковано 19 сер 2024
  • If you are looking to use multiple databases with Spring Boot, then this video is for you. In this video, we demonstrate how to set up and work with multiple databases using Spring Boot.
    We cover essential knowledge such as how to connect more than one database in a single context, what tools to use to manage them, and more.
    If you want to store your information in multiple databases, besides just one, you can use all the suggestions given in this video.
    We've tried to explain this process in a simple way so that you can easily use it.
    After watching this video, you will be able to use multiple databases with Spring Boo
    Telegram Link for Doubt: t.me/learncode...
    Important Videos:
    ➡️React JS with Project : • 🔥 🔥 Complete React Js ...
    ➡️Learn JDBC in one video: • JDBC Crash Course in 1...
    ➡️Learn Python in One Video: • Learn Python in One Vi...
    ➡️Learn HTML in one video: • Jquery in one video in...
    ➡️Learn HTML form in one video: • Jquery in one video in...
    ➡️Learn JavaScript in one videos: • Learn JavaScript in O...
    ➡️Learn Form Validation using javascript and jquery: • Form Validation using ...
    ➡️Learn CSS in one video: • Jquery in one video in...
    ➡️Jquery in one video: • Jquery in one video in...
    Kotlin is one video: • Kotlin | Learn Kotlin ...
    ➡️Complete Python Project - UA-cam downloader in one video: • Jquery in one video in...
    Important Playlist:
    ➡️Spring Boot Tutorial with Project : • Spring Boot Tutorial i...
    ➡️Spring MVC Tutorial: • Spring MVC Tutorial St...
    ➡️Complete Spring Framework Tutorial: • Spring Framework Tutor...
    ➡️Hibernate Tutorials: • Hibernate Tutorial for...
    ➡️E-Commerce Project using Java: • E-Commerce Project usi...
    ➡️AWS Free Java Hosting Playlist: • AWS Hosting Tutorial |...
    ➡️Hibernate Tutorial Playlist: • Hibernate Tutorial for...
    ➡️Learn Technology in One Vides: • Learn in one video : C...
    ➡️Programming Tips for Programmers: • Coding Tips and Discus...
    ➡️Complete Python for Beginners: • Complete Python Tutori...
    ➡️Important Python Projects: • Python Projects in Hindi
    ➡️Complete Servlet & JSP : • Servlet and Jsp (Serve...
    ➡️Complete JDBC ( Java Database Connectivity) : • JDBC(Java Database Con...
    ➡️Complete Java Project : TechBlog: • Full Java Advance Pro...
    ➡️Java Swing Projects: • Java Projects for begi...
    ➡️Java Core Concepts: • Java Core Tutorial
    ➡️Kya aap Jante hai Series: • kya app jante hai : s...
    Important Links:
    👉Official Website (Source Code): learncodewithd...
    👉Telegram Discussion Group: t.me/learncode...
    👉Follow me on Instagram: / durgesh_k_t
    👉Follow on Facebook / learncodewithdurgesh
    Disclaimer:
    All videos are for educational purposes and use them wisely. Any video may have a slight mistake, please take decisions based on your research. This video is not forcing anything on you.

КОМЕНТАРІ • 56

  • @ayushpillai333
    @ayushpillai333 Рік тому +8

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

  • @ajaysrivastava4247
    @ajaysrivastava4247 27 днів тому

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

  • @utkarshmeshram6612
    @utkarshmeshram6612 10 днів тому

    badhiya ji🔥

  • @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.

  • @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 ?

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

    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!

  • @sumitvijayvargiya7600
    @sumitvijayvargiya7600 8 місяців тому

    Thank you for the valuable content always 🙏🙏🙏

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

    very throughly explaination.👍

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

    you are great Sir, very nice.

  • @sripriyanagaraju7019
    @sripriyanagaraju7019 10 місяців тому

    thanks for your support

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

    Great and easy to follow tutorial ✌️

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

    Thanks it helped a lot

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

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

  • @technocratsujal
    @technocratsujal 10 місяців тому

    Nice Explanation, Now I am able to make master slave

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

    Awaited❤️❤️

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

    Thank You..

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

    Thanks for this video 👍

  • @d.ramesh1224
    @d.ramesh1224 6 місяців тому

    guys support him

  • @dayanandswami8109
    @dayanandswami8109 21 день тому

    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.

  • @user-wy6lm7do5l
    @user-wy6lm7do5l 5 місяців тому

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

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

    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.

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

    Thanks 🙏

  • @d.ramesh1224
    @d.ramesh1224 6 місяців тому

    informative

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

    Make project using spring security and batch

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

    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

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

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

  • @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

  • @1213Rigz
    @1213Rigz 5 місяців тому

    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.

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

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

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

    Make a video on spring boot with different server

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

    can we create two port for two different database

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

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

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

    thank you sir for the @video

  • @shubhamyadav-vl6tb
    @shubhamyadav-vl6tb 11 місяців тому

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

  • @kvnagendra5354
    @kvnagendra5354 11 місяців тому +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

  • @Sanojkumar-cb5ui
    @Sanojkumar-cb5ui Рік тому

    Superb sir

  • @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.

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

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

  • @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

  • @shubhamsoni4582
    @shubhamsoni4582 8 місяців тому

    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

  • @user-to4tq9bm2x
    @user-to4tq9bm2x 11 місяців тому

    can you please make video on webrtc and webflux

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

    How to maintain the data consistency in both the database ?

  • @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.

  • @jaySpring-ok4lt
    @jaySpring-ok4lt 2 місяці тому

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

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

    Sir python ki series kb laa rhe ho?

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

    Sir webflux reactive api pe video

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

    What about multi-tenants

  • @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

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

    what is the name of the used theme

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

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

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

    kya bnda h bhai tu

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

    overall code given by AI in just 10sec 😅

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

    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

  • @ChandanKumar-xd1tg
    @ChandanKumar-xd1tg Рік тому

    #Kafak

  • @ChandanKumar-xd1tg
    @ChandanKumar-xd1tg Рік тому

    Kafak