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

启动报错 #236

Closed 346069073 closed 4 years ago

346069073 commented 4 years ago

Enviroment

JDK Version(required): 1.8

SpringBoot Version(required): 2.1.5

dynamic-datasource-spring-boot-starter Version(required):3.1.0

druid Version(optional): 启动报错: is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)

Expected Result:

Actual Result:

Steps to reproduce

huayanYu commented 4 years ago

这是一个info, 这不是由本程序引起的