springboot2.0中用sharding-jdbc实现读写分离,集成Druid

一、文档 官方连接:http://shardingjdbc.io/docs_en/02-guide/configuration/ mysql 二、依赖 <dependency> <groupId>io.shardingjdbc</groupId> <artifactId>sharding-jdbc-core</artifactId> <version>2.0.3</vers
相关文章
相关标签/搜索