Uses of Class
org.springframework.cloud.config.server.environment.RedisEnvironmentProperties
Packages that use RedisEnvironmentProperties
-
Uses of RedisEnvironmentProperties in org.springframework.cloud.config.server.environment
Classes in org.springframework.cloud.config.server.environment that implement interfaces with type arguments of type RedisEnvironmentPropertiesMethods in org.springframework.cloud.config.server.environment with parameters of type RedisEnvironmentPropertiesModifier and TypeMethodDescriptionRedisEnvironmentRepositoryFactory.build(RedisEnvironmentProperties environmentProperties) Constructors in org.springframework.cloud.config.server.environment with parameters of type RedisEnvironmentPropertiesModifierConstructorDescriptionRedisEnvironmentRepository(org.springframework.data.redis.core.StringRedisTemplate redis, RedisEnvironmentProperties properties)