@EnableCaching
@PropertySource(value="classpath:/cache-default.properties")
public class CacheConfig
extends org.springframework.cache.annotation.CachingConfigurerSupport
| 构造器和说明 |
|---|
CacheConfig() |
| 限定符和类型 | 方法和说明 |
|---|---|
org.springframework.cache.interceptor.KeyGenerator |
keyGenerator() |
Copyright © 2020. All rights reserved.