Hi Team,
We have the 5 clients and all client expect the own database/own schema. How to configure Multi Engine/Multi Database using springboot application
Hi Team,
We have the 5 clients and all client expect the own database/own schema. How to configure Multi Engine/Multi Database using springboot application
Hey @Martin1,
I guess that each of your clients are independent Flowable applications. If that is the case, you only need to configure each client to point to a different database.
Cheers,
Filip