Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 432 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 432 Bytes

List Of Knowledge:

  • Class Configuration + Annotation Configuration

  • Phantom Requirement

  • PropertyEditor

  • Bean Notification Lifecycle:

    • post-initialization
    • pre-destruction img.png
  • BeanCreationException

  • Shutdown Hook For Destroying Beans

  • Lazy Bean Initialization

  • Hook Mechanism

    • interface-based
    • method-based
    • annotation-based)
  • FactoryBean (CacheFactory)