Class RedisProperties


  • @ConfigurationProperties(prefix="redis")
    public class RedisProperties
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      RedisProperties()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RedisProperties

        public RedisProperties()