I am trying to add multitenancy to a java application using the separate schema approach as outlined in this webinar
I wanted to know how would I configure multiple
Use the AbstractRoutingDataSource. See my answer located @ Multiple Entity Manager issue in Spring when using more than one datasource.
AbstractRoutingDataSource