类 ViHackerRedisProperties


  • @ConfigurationProperties(prefix="vihacker.redis")
    public class ViHackerRedisProperties
    extends Object

    从以下版本开始:
    2021/6/4
    作者:
    Ranger
    • 字段详细资料

      • enable

        private Boolean enable
        是否开启Lettuce Redis
    • 构造器详细资料

      • ViHackerRedisProperties

        public ViHackerRedisProperties()