open fun initializeCaches(): Unit
Initialize the static configuration of caches.
Triggered on startup through #afterPropertiesSet(); can also be called to re-initialize at runtime.
#afterPropertiesSet()
Since 4.2.2
See Also #loadCaches()