Class RedisProperties.Standalone

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

public static class RedisProperties.Standalone extends Object
  • Constructor Details

    • Standalone

      public Standalone()
  • Method Details

    • createConfig

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