Create multi tenant microservice using Springboot, Hibernate and Postgres

preview_player
Показать описание
Hi All, In this video has explained how to create multi tenant microservice using spring boot , hibernate, and Postgres. there are many techniques to achive this, I have explained all those and given examples of Db per tenant and one Db for applications where we store application specific data. Please do watch full video for complete understanding.

#multitenant #microservice
#systemdesign #multitenant #configure#multipledatatsource using #spirngboot and #hibernate

#springbootmicroservices
Рекомендации по теме
Комментарии
Автор

I was searching for this from my last project, thank you for detail demo 👍

vivekbaranwal
Автор

Thank u so much, Sir. It helps me a lot. 👏👏

creumakuzola
Автор

Why to have tenant_id in Student when you are creating a separate schema for each tenanat?

purushnv
Автор

I am getting internal server error when i am posting city, i have created city table in tenant1 and tenant2 and datasourceconfig in codingworld db and inserted the required paramaters but it is still give me error which i am unable to solve please help me

Abhishek-qmru
Автор

how the datasource is getting passed to entitymanager, i think you forgot to explain routing data source

gauravkumar-uquw
Автор

Can you make video about 2nd case :- shared db and different schema

akashjain
Автор

Create same tutorial for webflux and R2DBC

shubhammhatre
Автор

hello sir!! can you do for multi tenant without using microservice

jaySpring-oklt
Автор

@Coding World, I need a shared schema configuration working example. Can you please suggest

VivekanandaReddyC
Автор

Awesome video. Thank you sir. Can you share your code ?

misigarodev
Автор

How to generate excel apache poi with project is multitenant.

carlosmollapaza
Автор

github codes are not working.

Can you upload the working version?

ekartur
Автор

Does each of the microservices need this implementation? Or is it possible that another microservice returns the database connection?

almaf
Автор

Reason: Failed to determine a suitable driver class :(

alexpadula
Автор

Can we dynamically create the tenant db with all schema ?

kalpeshmanersure
Автор

Source code differs from as shown in video

wzxldkw
Автор

can you create a video multi tenant using r2dbc?

Jan-sohm