Hi guys

Few months back I encountered a problem to support multi tenancy in 
dropwizard. Our product require to use separate database schema per tenant. 
I kind of work on the solution and created a multi-tenent version of the 
drop wizard hibernate. Although this does not extend the capability of 
hibernate but it still does support database per tenant kind of approach. 
Please check out my solution here: 
https://github.com/uditnarayan/dropwizard-hibernate-multitenant and a demo 
application here 
https://github.com/uditnarayan/dropwizard-hibernate-multitenant-example

Please provide your feedback and reviews. If this solves issues of multi 
tenant connections than I would like to make an pull request to merge this 
with dropwizard. Looking forward to some responses and guidance.

-- 
You received this message because you are subscribed to the Google Groups 
"dropwizard-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dropwizard-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to