public class CacheKeyGenerator extends Object implements org.springframework.cache.interceptor.KeyGenerator
| Constructor and Description |
|---|
CacheKeyGenerator() |
| Modifier and Type | Method and Description |
|---|---|
Object |
generate(Object target,
Method method,
Object... params) |
Copyright © 2019. All rights reserved.