ComponentConfigurer that sets up the necessary cache interceptorsModuleVersionHandler
to create default configurations for your caches.CreateConfigurationTasks
See also CacheSettings.of(DefaultCacheSettings)DefaultCacheSettings.memoryStoreEvictionPolicy()Configuration implementation associated with caches in Magnolia.CacheFactoryProvider to a CacheManager.CacheKeyGenerator that maps every Node argument to its path, which makes it Serializable
It also recognizes some other magnolia objects, which can trivially be serialized but are not Serializable themselves.RuntimeException that is also Serializable and hence can be safely used in caches that wants to be serialized (e.g.DefaultGeneratedCacheKey but with toString, also it only accepts serializable parameters.Copyright © 2016–2022. All rights reserved.