Spring Dynamic DataSource Routing

Posted Trace Spaces

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Spring Dynamic DataSource Routing相关的知识,希望对你有一定的参考价值。

Use AbstractRoutingDataSource to dynamicly switch datasources, see http://spring.io/blog/2007/01/23/dynamic-datasource-routing.

PS: note the use of ThreadLocal; may conflict with the use of SqlSessionTemplate.
 
 

以上是关于Spring Dynamic DataSource Routing的主要内容,如果未能解决你的问题,请参考以下文章

dynamic-datasource-spring-boot-starter 多数据源配置

使用dynamic-datasource-spring-boot-starter动态切换数据源操作数据库(MyBatis-3.5.9)

Idea+maven+spring-cloud项目搭建系列--13 整合MyBatis-Plus多数据源dynamic-datasource

多数据源dynamic-datasource方式

OpenSessionInView vs Dynamic Routing DataSource

记录:dynamic-datasource Please check the setting of primary...解决方案