PrepareKeyInitializer

class PrepareKeyInitializer : ApplicationContextAware, SmartInitializingSingleton

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun afterSingletonsInstantiated()

Resolves every PrepareKey bean after singleton creation, triggering the constructor-based initialization of each bean.

Link copied to clipboard
open override fun setApplicationContext(applicationContext: ApplicationContext)