baomidou / dynamic-datasource

dynamic datasource for springboot 多数据源 动态数据源 主从分离 读写分离 分布式事务
https://www.kancloud.cn/tracy5546/dynamic-datasource/2264611
Apache License 2.0
4.67k stars 1.19k forks source link

原有配置排除异常导致项目无法启动 #634

Closed 12341234-yangboran closed 3 months ago

12341234-yangboran commented 5 months ago

Enviroment

JDK Version(required): 17 SpringBoot Version(required): 3.2.4 dynamic-datasource-spring-boot-starter Version(required): 4.3.0 druid Version(optional): 1.2.22

Describe what happened

image image

Expected Result: 原因是项目需要druid管理页面,希望按照配置可以有效显示

12341234-yangboran commented 5 months ago

还有一个问题,dynamic-datasource-spring-boot3-starter是给spring-boot-dependencies3.0以上版本使用的吗?

huayanYu commented 3 months ago