Это видео недоступно.
Сожалеем об этом.

Spring Boot : How to connect with multiple databases using Spring Data JPA

Поделиться
HTML-код
  • Опубликовано: 25 янв 2023
  • #springboot #multipledatabases #springdatajpa
    In this video you can learn how to develop spring boot application which can connect with multiple databases using Spring Data JPA.
    In the application we have configured below 2 databases.
    Database-1 : Embedded H2 Database
    Database-2 : MySQL Database (AWS RDS)
    👉 Source Code Git Hub Link : github.com/ash...
    ✍️✍️ Register Here For Online Training : bit.ly/3Crpgbr
    ✍️ ✍️ Join Here For Technical Discussions : bit.ly/3iP2KyA
    📞 WhatsApp Us : wa.me/+9199853...
    💡 Subscribe to our channel and hit the bell 🔔🔔🔔 icon to get video updates.
    💡 Visit Our Website
    For Online Training: ashokitech.com/
    ☎ WhatsApp Number: wa.me/+9199853...
    💡 About Ashok IT :
    Ashok IT is the No.1 quality training institute in India for the candidates who want to build their future in Information Technology. We are into online training, class room training, corporate training and one to one training with more passion and dedication. Ashok IT aims in providing best quality realtime oriented trainings on C, C++, Java, Spring , Spring REST, Spring Cloud, Microservices, Python, DJango, .Net, Angular, React JS, Salesforce, , Testing, Android, Docker, Kubernates, Manual Testing, Selenium and Digital Marketing.
    -----------------------------------------------------------------------------------
    💡 Our Online Training Features
    🎈 Training with Real-time Working Professionals
    🎈 Industry Matching use cases
    🎈 Live Coding
    🎈 Real-time Environment
    🎈 Class Notes
    🎈 Doubts Clarifications in Each Session
    -----------------------------------------------------------------------------------
    💡 Contact details:
    ☎ WhatsApp Number: wa.me/+9199853...
    ► Website : ashokitech.com/
    ► Join with us in Telegram : bit.ly/3iP2KyA
    ► Like us in Facebook : bit.ly/38riDKn
    ► Follow us in Instagram : bit.ly/3jzEKl8
    ► Follow us in Twitter : bit.ly/3N85pkw
    #howtoconnectwithmultipledatabasesusingspringboot
    #howtoconfiguremultipledatasourcesinspringboot
    #springboottutorial #springbootfullcourse #springdatajpa
    #java #programming #applicationdevelopment #databases #sql #nosql

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

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

    💡 Welcome to Ashok IT..!! 💡
    👉 Register Here For Online Training : bit.ly/3Crpgbr
    🔥 Download Android App : bit.ly/3Z2vXcO
    🔥 Download IOS App (MyInstitute) : apple.co/3IcEao3
    👉 ORG Code For IOS : CNFXJ
    🌐 Visit Our Website : ashokitech.com/

  • @phoneix24886
    @phoneix24886 Месяц назад +1

    Short. Precise. To the point. Great job!

    • @ashokit
      @ashokit  7 дней назад

      Thank you so much

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

    Sir simply superb great sir within 4 minutes' you completed. Thanqq soo much for sharing this video

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

      You're Welcome
      👉 Subscribe To Our RUclips Channel: bit.ly/41IHJdj

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

    You are the genuine Java trainer Sir.
    Others focusing to earn but your content is worthful

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

      Thank You
      👉 Subscribe To Our RUclips Channel: bit.ly/41IHJdj

  • @sasikumarramasamy4236
    @sasikumarramasamy4236 7 месяцев назад +1

    Well organised content. Clear explaination steps. Gotcha in first view itself.

  • @pratikjha2742
    @pratikjha2742 Год назад +4

    i can't believe there are so less views and likes on this video, soon it will cross millions

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

      Thank You
      👉 Subscribe To Our RUclips Channel: bit.ly/41IHJdj

  • @Mohamed-uf5jh
    @Mohamed-uf5jh Год назад +2

    Thanks Sir ! very clear and a good explain Wow !!!

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

    Very good.and easily understand.thank yoy

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

      You are welcome

  • @SAYANTANMAITYGREEN
    @SAYANTANMAITYGREEN 6 дней назад

    Thanks.

    • @ashokit
      @ashokit  6 дней назад

      Thank you so much

  • @ASIFRAZA-qt1tf
    @ASIFRAZA-qt1tf 6 месяцев назад

    In case of same class name , User which is defined in two different
    com.ashokit.read.User
    Another one is
    com.ashokit.write.User
    In this case database understand which User class to use

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

    Awesome bro

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

    Thanks alot!

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

      You're Welcome
      👉 Subscribe To Our RUclips Channel: bit.ly/41IHJdj

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

    you are good

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

      Thank You
      👉 Subscribe To Our RUclips Channel: bit.ly/41IHJdj

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

    Hello Ashok, i have a problem statement - 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, can you please help.

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

    Can you please highlight how Transactions would work?

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

    Thank you

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

      You're Welcome
      👉 Subscribe To Our RUclips Channel: bit.ly/41IHJdj

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

    I tried your solution but you don't show what's in the entities package. Other classes are also hidden. Do you have a github link where we can get this code and try this? Without the link, the solution doesn't help.

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

      Please Contact Our Admin Team:wa.me/+919985396677
      👉 Subscribe To Our RUclips Channel: bit.ly/41IHJdj

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

      Did you get the code? I was waiting for several days, but nothing...

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

    dataSource or dataSourceClassName or jdbcUrl is required. ??

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

      Please Contact Our Admin Team:wa.me/+919985396677
      👉 Subscribe To Our RUclips Channel: bit.ly/41IHJdj

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

    Ashok sir, if db1 table wants to use db2 tables or suppose to join db1 table to db2 wht would be solution for that

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

      Please Contact Our Admin Team:wa.me/+919985396677
      👉 Subscribe To Our RUclips Channel: bit.ly/41IHJdj

  • @ADITILATKAR1
    @ADITILATKAR1 Месяц назад

    Why @primary is used in db1 configuration class and not in db2 congratulation class

    • @ashokit
      @ashokit  8 дней назад

      please contact our admin team : +91 9985396677

  • @kartheeknaidu2338
    @kartheeknaidu2338 Месяц назад

    Very good explanation but username and password hard coded values how to do secret

    • @ashokit
      @ashokit  10 дней назад

      please contact our admin team : +91 9985396677

  • @sayakrana5072
    @sayakrana5072 6 месяцев назад

    Problem is i am able to connect using this but using connection pool i am unable to do it using jndi-name

    • @ashokit
      @ashokit  8 дней назад

      please contact our admin team : +91 9985396677

  • @avonzo
    @avonzo 8 месяцев назад

    This should not work as there are conflicting names used. Same name used in the same Spring Context in multiple places. Application (Spring framework) will present an error and would not start.

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

    Do you have git hub link please?

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

      Please Contact Our Admin Team:wa.me/+919985396677
      👉 Subscribe To Our RUclips Channel: bit.ly/41IHJdj

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

    You are writing in spring boot 2.x application?

    • @ashokit
      @ashokit  8 дней назад

      please contact our admin team : +91 9985396677

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

    I'm getting this error
    Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sourceEntityManagerFactory' defined in class path resource [com/example/ecommerceh/configuration/SourceDataConfig.class]: Unsatisfied dependency expressed through method 'sourceEntityManagerFactory' parameter 0: No qualifying bean of type 'org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {}

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

      Please Contact Our Admin Team:wa.me/+919985396677
      👉 Subscribe To Our RUclips Channel: bit.ly/41IHJdj

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

    I have an issue, my application can not find the EntityManagerFacotyBuilder

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

      Please Contact Our Admin Team:wa.me/+919985396677
      👉 Subscribe To Our RUclips Channel: bit.ly/41IHJdj

  • @user-wo6rs5jz1g
    @user-wo6rs5jz1g Год назад

    I Tried this already but what if my database is totally dynamic and i need to switch the database in runtime? For example my conn info comes from my admin table where all my clients database conn info are stored. Which ever client uses the appplication it should switch the database on runtime. I was not able to acheive this using dynamic datasource routing and stuffs. Can you help me with that ?

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

      Please Contact Our Admin Team:wa.me/+919985396677
      👉 Subscribe To Our RUclips Channel: bit.ly/41IHJdj

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

    sir can you please share code here. getting compilation errors while creating Builder object

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

      Please Contact Our Admin Team:wa.me/+919985396677
      👉 Subscribe To Our RUclips Channel: bit.ly/41IHJdj

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

    Not working... showing cycle dependency

    • @ashokit
      @ashokit  7 дней назад

      please contact our admin team : +91 9985396677

  • @user-fi1sk6fl6s
    @user-fi1sk6fl6s Год назад

    can you show Respository classes ?

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

      Please Contact Our Admin Team:wa.me/+919985396677
      👉 Subscribe To Our RUclips Channel: bit.ly/41IHJdj