Class 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.
Since:
1.3.0
Author:
Stephane Nicoll, EddĂș MelĂ©ndez, Ryon Day