Browse Source

Remove obsolete doc for spring.context.annotated-bean-reader.create

See gh-35570
Closes gh-36241

Signed-off-by: Johnny Lim <izeye@naver.com>
pull/36273/head
Johnny Lim 2 months ago committed by Brian Clozel
parent
commit
7fde8a6fa3
  1. 4
      framework-docs/modules/ROOT/pages/core/appendix/application-startup-steps.adoc

4
framework-docs/modules/ROOT/pages/core/appendix/application-startup-steps.adoc

@ -19,10 +19,6 @@ its behavior changes. @@ -19,10 +19,6 @@ its behavior changes.
| Initialization of `SmartInitializingSingleton` beans.
| `beanName` the name of the bean.
| `spring.context.annotated-bean-reader.create`
| Creation of the `AnnotatedBeanDefinitionReader`.
|
| `spring.context.base-packages.scan`
| Scanning of base packages.
| `packages` array of base packages for scanning.

Loading…
Cancel
Save