How to configure flowable spring boot application to work on mutli tenant multi schema behaviour.
As normally when spring boot application starts , auto congiuration classes creates beans for available engines . I didnt find autoconfiguration for multi tenant multi schema .