public class RedisEnvironmentRepositoryFactory extends Object implements EnvironmentRepositoryFactory<RedisEnvironmentRepository,RedisEnvironmentProperties>
| Constructor and Description |
|---|
RedisEnvironmentRepositoryFactory(org.springframework.data.redis.core.StringRedisTemplate redis) |
| Modifier and Type | Method and Description |
|---|---|
RedisEnvironmentRepository |
build(RedisEnvironmentProperties environmentProperties) |
public RedisEnvironmentRepositoryFactory(org.springframework.data.redis.core.StringRedisTemplate redis)
public RedisEnvironmentRepository build(RedisEnvironmentProperties environmentProperties)
build in interface EnvironmentRepositoryFactory<RedisEnvironmentRepository,RedisEnvironmentProperties>Copyright © 2021 Pivotal Software, Inc.. All rights reserved.