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

ThreadPoolPluginRegisterPostProcessor 打印过多 WARN 日志 #959

Closed
pirme opened this issue Nov 9, 2022 · 0 comments
Closed

ThreadPoolPluginRegisterPostProcessor 打印过多 WARN 日志 #959

pirme opened this issue Nov 9, 2022 · 0 comments
Assignees
Milestone

Comments

@pirme
Copy link
Member

pirme commented Nov 9, 2022

2022-11-09 15:55:07.171  WARN 76458 --- [           main] .s.ThreadPoolPluginRegisterPostProcessor : cannot resolve type for bean [xxxMapper]
2022-11-09 15:55:07.210  WARN 76458 --- [           main] .s.ThreadPoolPluginRegisterPostProcessor : cannot resolve type for bean [xxxMapper]
2022-11-09 15:55:07.259  WARN 76458 --- [           main] .s.ThreadPoolPluginRegisterPostProcessor : cannot resolve type for bean [xxxMapper]
2022-11-09 15:55:07.311  WARN 76458 --- [           main] .s.ThreadPoolPluginRegisterPostProcessor : cannot resolve type for bean [xxxMapper]

如果是接口类型的 Bean 似乎都会打印(基本上为 MyBatis Mapper),感觉不太合理。

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

2 participants