spring-data-redis use hashes instead of string even after configuring StringRedisTemplate

前端 未结 0 1153
攒了一身酷
攒了一身酷 2021-01-30 13:44

i want to use StringRedisTemplate with spring data redis. Even after configuring StringRedisTemplate as RedisTemplate bean, Repository creates hashes.

@Bean
  pub         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题