update 多数据源切换标注过期 3.6.0 移除 推荐使用原生注解

This commit is contained in:
疯狂的狮子li
2021-12-08 13:50:27 +08:00
parent be13e3494a
commit a9488ba3c9
7 changed files with 17 additions and 9 deletions

View File

@ -46,11 +46,6 @@
<artifactId>druid-spring-boot-starter</artifactId>
</dependency>
<!-- dynamic-datasource 多数据源-->
<dependency>
<groupId>com.baomidou</groupId>
<artifactId>dynamic-datasource-spring-boot-starter</artifactId>
</dependency>
<!-- sql性能分析插件 -->
<dependency>
<groupId>p6spy</groupId>