Polish "Adapt Javadoc note about log level of BeanPostProcessorChecker"
See gh-33617
This commit is contained in:
parent
6da32b4631
commit
3c80d4c978
|
|
@ -384,7 +384,7 @@ final class PostProcessorRegistrationDelegate {
|
|||
|
||||
|
||||
/**
|
||||
* BeanPostProcessor that logs an info message when a bean is created during
|
||||
* BeanPostProcessor that logs a warn message when a bean is created during
|
||||
* BeanPostProcessor instantiation, i.e. when a bean is not eligible for
|
||||
* getting processed by all BeanPostProcessors.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue