alwaysc / separate-read-and-write

基于Spring AOP的数据库读写分离实现

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

separate-read-and-write

基于Spring AOP的数据库读写分离实现, 这里演示使用的是Mybatis + MySQL + Spring AOP

对于多个数据源简单的实现为逐个轮询,如果有需要可以自己可以实现其他的算法

About

基于Spring AOP的数据库读写分离实现


Languages

Language:Java 100.0%