Class CacheProperties.JCache
java.lang.Object
org.springframework.boot.cache.autoconfigure.CacheProperties.JCache
- Enclosing class:
CacheProperties
JCache (JSR-107) specific cache properties.
- Since:
- 4.0.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@Nullable org.springframework.core.io.Resource@Nullable StringvoidsetConfig(@Nullable org.springframework.core.io.Resource config) voidsetProvider(@Nullable String provider)
-
Constructor Details
-
JCache
public JCache()
-
-
Method Details
-
getProvider
-
setProvider
-
getConfig
public @Nullable org.springframework.core.io.Resource getConfig() -
setConfig
public void setConfig(@Nullable org.springframework.core.io.Resource config)
-