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

springboot3.2.1 警告 #616

Closed vijay7777777 closed 3 months ago

vijay7777777 commented 8 months ago

Please fill it out carefully, or it will be closed. 请认真填写,不然会直接关闭。

Enviroment

JDK Version(required): 17.0.9

SpringBoot Version(required): springboot3.2.1

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

druid Version(optional):1.2.21

Describe what happened

WARN

Expected Result:

Actual Result:

If there is an exception,or aop invalid,please attach the exception trace:

2024-01-04 16:40:42.471  WARN 17592 --- [data] [           main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAopConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAopConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [healthEndpointGroupsBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.

Steps to reproduce

daenmax commented 8 months ago

附议,一样,强迫症,望修复

kse-music commented 8 months ago

已修复 #617

red-wu5 commented 4 months ago

@kse-music maven已经使用最新的4.3.0,没有解决啊,启动还是有错误

huayanYu commented 3 months ago

4.3.1

red-wu5 commented 3 months ago

4.3.1 还没发布是吗

image