@Configuration
@EnableCaching
public class RedisConfig
extends org.springframework.cache.annotation.CachingConfigurerSupport
| 构造器和说明 |
|---|
RedisConfig() |
| 限定符和类型 | 方法和说明 |
|---|---|
org.springframework.cache.interceptor.KeyGenerator |
keyGenerator()
自定义key.
|
Copyright © 2021. All rights reserved.