| 
         This version is still in development and is not considered stable yet. For the latest stable version, please use Spring Framework 6.2.12!  | 
    
Application Startup Steps
This part of the appendix lists the existing StartupSteps that the core container is instrumented with.
| The name and detailed information about each startup step is not part of the public contract and is subject to change; this is considered as an implementation detail of the core container and will follow its behavior changes. | 
| Name | Description | Tags | 
|---|---|---|
  | 
Instantiation of a bean and its dependencies.  | 
  | 
  | 
Initialization of   | 
  | 
  | 
Creation of the   | 
|
  | 
Scanning of base packages.  | 
  | 
  | 
Beans post-processing phase.  | 
|
  | 
Invocation of the   | 
  | 
  | 
Invocation of the   | 
  | 
  | 
Registration of component classes through   | 
  | 
  | 
Enhancement of configuration classes with CGLIB proxies.  | 
  | 
  | 
Configuration classes parsing phase with the   | 
  | 
  | 
Application context refresh phase.  |