You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If there is an exception,or aop invalid,please attach the exception trace:
15:00:45.974 WARN 14248 --- [ restartedMain] 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
Step 1
添加 spring-boot-starter-actuator依赖
Step 2
Step 3
The text was updated successfully, but these errors were encountered:
Enviroment
JDK Version(required): 17
SpringBoot Version(required): 3.2.5
dynamic-datasource-spring-boot-starter Version(required):4.3.0
druid Version(optional):
Describe what happened
Expected Result: 能解决这个健康检查警告吗
Actual Result:
If there is an exception,or aop invalid,please attach the exception trace:
Steps to reproduce
Step 1
添加 spring-boot-starter-actuator依赖
Step 2
Step 3
The text was updated successfully, but these errors were encountered: