[启动警告]: BeanPostProcessors (for example: not eligible for auto-proxying)
- Dominant language
- Java
- Stars
- 1.9k
- Forks
- 241
- PR merge metrics
- No merged PRs in 30d
Description
### 依赖环境:
Java: 21
Forest: forest-spring-boot-starter 1.8.1
SpringBoot: 3.4.9
### 问题简述:
https://github.com/dromara/forest/issues/173
类似的问题依然存在
is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected/applied to a currently created BeanPostProcessor [forestBeanProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies/advisors. If this bean does not have to be post-processed, declare it with ROLE_INFRASTRUCTURE.
### 如何复现:
1. 启动有警告
### 预期结果:
不应该有警告
### 实际结果:
有警告
### 截图或视频:
_No response_
### 最小可复现代码:
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.