How to handle connection pooling in multitenant app (multiple app server and tenant per db)?
We are trying to build a multi-tenant app(using spring boot) with single db per tenant. We currently have less than 100 tenants but we expect around 1000 in 2-3 years.