spring-framework / org.springframework.cache.annotation / CachePut / keyGenerator

keyGenerator

val keyGenerator: String

The bean name of the custom org.springframework.cache.interceptor.KeyGenerator to use.

Mutually exclusive with the #key attribute.

See Also
CacheConfig#keyGenerator