Add Redis 2.6 incrbyfloat to ValueOperations
DATAREDIS-181
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
</property>
|
||||
</bean>
|
||||
|
||||
<bean class="org.springframework.data.redis.core.RedisTemplate">
|
||||
<bean class="org.springframework.data.redis.core.StringRedisTemplate">
|
||||
<property name="connectionFactory" ref="lettuceConnectionFactory" />
|
||||
</bean>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user