Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

添加actuator依赖后显示DynamicDataSourceAopConfiguration警告 #639

Closed
haisto opened this issue May 15, 2024 · 2 comments
Closed

添加actuator依赖后显示DynamicDataSourceAopConfiguration警告 #639

haisto opened this issue May 15, 2024 · 2 comments

Comments

@haisto
Copy link

haisto commented May 15, 2024

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:

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

@alvinkwok1
Copy link
Contributor

问题重复,见 #616

@huayanYu
Copy link
Member

4.3.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants