Multitenancy using Spring and PostgreSQL
Let’s talk about multitenancy in Java. There is indeed a lot of possible requirements and even more solutions. When you try googling word “multitenancy” you can find mostly articles meditating on general aspects of the subject. I decided to talk about multitenancy from more practical point of view. Requirements My requirements are: One tenant corresponds […]
Tags: java, multitenancy, postgresql, spring
Posted in programming | No Comments »