amirsnw / spring-stay

Spring Review (Merge All Together)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

Spring Review (Merge All Together)


Languages

Language:Java 100.0%