Skip to content

Commit 3c80d4c

Browse files
committed
Polish "Adapt Javadoc note about log level of BeanPostProcessorChecker"
See gh-33617
1 parent 6da32b4 commit 3c80d4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: spring-context/src/main/java/org/springframework/context/support/PostProcessorRegistrationDelegate.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@ private static void registerBeanPostProcessors(
384384

385385

386386
/**
387-
* BeanPostProcessor that logs an info message when a bean is created during
387+
* BeanPostProcessor that logs a warn message when a bean is created during
388388
* BeanPostProcessor instantiation, i.e. when a bean is not eligible for
389389
* getting processed by all BeanPostProcessors.
390390
*/

0 commit comments

Comments
 (0)