Class RedisEnvironmentRepository

  • All Implemented Interfaces:
    EnvironmentRepository, org.springframework.core.Ordered

    public class RedisEnvironmentRepository
    extends Object
    implements EnvironmentRepository, org.springframework.core.Ordered
    Author:
    Piotr MiƄkowski, KNV Srinivas
    • Constructor Detail

      • RedisEnvironmentRepository

        public RedisEnvironmentRepository​(org.springframework.data.redis.core.StringRedisTemplate redis,
                                          RedisEnvironmentProperties properties)