类 RedisProperties.Ssl

java.lang.Object
org.springframework.boot.autoconfigure.data.redis.RedisProperties.Ssl
封闭类:
RedisProperties

public static class RedisProperties.Ssl extends Object
  • 构造器详细资料

    • Ssl

      public Ssl()
  • 方法详细资料

    • isEnabled

      public boolean isEnabled()
    • setEnabled

      public void setEnabled(boolean enabled)
    • getBundle

      public String getBundle()
    • setBundle

      public void setBundle(String bundle)