类 CacheProperties

java.lang.Object
org.springframework.boot.autoconfigure.cache.CacheProperties

@ConfigurationProperties(prefix="spring.cache") public class CacheProperties extends Object
Configuration properties for the cache abstraction.
从以下版本开始:
1.3.0
作者:
Stephane Nicoll, Eddú Meléndez, Ryon Day