• 技术部-任文超's avatar
    这样用 · 46d8187c
    技术部-任文超 authored
    new StringRedisTemplate().opsForValue().increment(key, 1L);
    是不对的,因为
    JedisDataException: ERR value is not an integer or out of range
    46d8187c
Name
Last commit
Last update
src Loading commit data...
.gitignore Loading commit data...
README.md Loading commit data...
pom.xml Loading commit data...