Class RedisProperties.Ssl
java.lang.Object
org.springframework.boot.autoconfigure.data.redis.RedisProperties.Ssl
- Enclosing class:
- RedisProperties
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Ssl
public Ssl()
-
-
Method Details
-
isEnabled
public boolean isEnabled() -
setEnabled
public void setEnabled(boolean enabled) -
getBundle
-
setBundle
-