spring-framework / org.springframework.cache.jcache.interceptor / DefaultJCacheOperationSource / setKeyGenerator

setKeyGenerator

open fun setKeyGenerator(@Nullable keyGenerator: KeyGenerator): Unit

Set the default KeyGenerator. If none is set, a SimpleKeyGenerator honoring the JSR-107 javax.cache.annotation.CacheKey and javax.cache.annotation.CacheValue will be used.