Spring Tips: Multitenant JDBC
Hi, Spring fans! In this installment we look at how to use Spring’s AbstractRoutingDataSource
to build multi-tenant JDBC database code.
code: https://github.com/spring-tips/multitenant-jdbc
speaker: Josh Long (@starbuxman)