Class RedisProperties.Sentinel

java.lang.Object
net.ideahut.springboot.redis.RedisProperties.Sentinel
Enclosing class:
RedisProperties

public static class RedisProperties.Sentinel extends Object
  • Constructor Details

    • Sentinel

      public Sentinel()
  • Method Details

    • createConfig

      public org.springframework.data.redis.connection.RedisSentinelConfiguration createConfig() throws Exception
      Throws:
      Exception