クラス CacheProperties.JCache

java.lang.ObjectSE
org.springframework.boot.cache.autoconfigure.CacheProperties.JCache
含まれているクラス:
CacheProperties

public static class CacheProperties.JCache extends ObjectSE
JCache(JSR-107)固有のキャッシュプロパティ。
導入:
4.0.0
作成者:
Stephane Nicoll, Edd ú Mel é ndez, Ryon Day
  • コンストラクターの詳細

    • JCache

      public JCache()
  • 方法の詳細

    • getProvider

      public @Nullable StringSE getProvider()
    • setProvider

      public void setProvider(@Nullable StringSE provider)
    • getConfig

      public @Nullable Resource getConfig()
    • setConfig

      public void setConfig(@Nullable Resource config)