Java Spring Bean Lifecycle
Spring Beans are Instantiated / Managed by Spring IoC Container. These beans can be created by providing bean-specific configuration metadata to the container. Configuration Metadata can be provided in any of the below formats.