Skip to content

Commit

Permalink
build(data/mp): 移除多数据源依赖,如需使用可手动引入
Browse files Browse the repository at this point in the history
  • Loading branch information
Charles7c committed Sep 10, 2024
1 parent 08ef09c commit 06d3a6c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions continew-starter-data/continew-starter-data-mp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,6 @@
<artifactId>mybatis-plus-spring-boot3-starter</artifactId>
</dependency>

<!-- Dynamic Datasource(基于 Spring Boot 的快速集成多数据源的启动器) -->
<dependency>
<groupId>com.baomidou</groupId>
<artifactId>dynamic-datasource-spring-boot3-starter</artifactId>
</dependency>

<!-- P6Spy(SQL 性能分析组件) -->
<dependency>
<groupId>p6spy</groupId>
Expand Down

0 comments on commit 06d3a6c

Please sign in to comment.